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:
-
- Name
- This field is only seen if the Solution Design capability is enabled. The Rename button shows a rename dialog.
-
- Label
- Business name of the parameter.
-
- Mode In
- The value is treated as read-only.
-
- Mode Out
- There is no value provided at form load, but the form may provide a value during submit.
-
- Mode In/Out
- The value may be read and written.
-
- Type
- One of the following:
-
- Text
- Supporting single-line and multiple-line strings
-
- Number
- Supporting 32-bit numbers and 64-bit double precision floating point numbers
-
- Boolean
- Supporting true or false values.
-
- Date
- Supporting localized display
-
- Time
- Supporting localized display
-
- DateTime
- Supporting localized display. Precision to number of seconds.
-
- Length
- Used only for Text.
-
- Bindings
- Shows bindings and computation actions involving this parameter.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.