Configuration of Parameters
To configure a parameter, you need to define a few fields, such as Name, Label, Type, and so on.
Define the following fields:
-
NameThis field is only seen if the Solution Design capability is enabled. The Rename button shows a rename dialog box.
-
LabelBusiness name of the parameter.
-
Mode InThe value is treated as read-only.
-
Mode OutThere is no value provided at form load, but the form might provide a value during submit.
-
Mode In/OutThe value might be read and written.
-
TypeOne of the following:
-
TextSupporting single-line and multiple-line strings
-
NumberSupporting 32-bit numbers and 64-bit double precision floating point numbers
-
BooleanSupporting true or false values.
-
DateSupporting localized display
-
TimeSupporting localized display
-
DateTimeSupporting localized display. Precision to number of seconds.
-
-
LengthUsed only for Text.
-
BindingsShows bindings and computation actions involving this parameter.