Table of Contents

Parameters

Parameters are variables that refer to specific data in the system. Their value may be retrieved from the data source or may depend on user input. Values may be part of a range limited by a particular minimum and maximum, or part of a limited set of predetermined values.

There are different types of parameters, including read and write parameters, table parameters, general parameters, and more. Write parameters allow you to change their values, while read parameters are for retrieving information. Parameter values are typically displayed as plain text, but you can customize their appearance.

In this section of the documentation you will also find instructions on how to configure matrix parameters and work with Lite parameters, and information on parameter dependencies.