Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Expression Set Version Variable
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| collection | Boolean | Indicates whether the variable is a collection (true) or not (false). | Small, 58.0 | 58.0 |
| dataType | String | Variable data type for the expression set.
|
Small, 58.0 | 58.0 |
| decimalPlaces | Integer | Number of decimal places allowed for the value of the variable. | Small, 58.0 | 58.0 |
| description | String | Description of the variable. | Small, 58.0 | 58.0 |
| input | Boolean | Indicates whether the variable is the input of an expression set version (true) or not (false). | Small, 58.0 | 58.0 |
| lookupName | String | API name of the decision matrix, decision table, or subexpression. | Small, 58.0 | 58.0 |
| lookupType | String | Variable lookup type of the expression set. Valid values are:
|
Small, 58.0 | 58.0 |
| name | String | Name of the variable. | Small, 58.0 | 58.0 |
| objectName | String | Name of the object when the variable is of sObject type. | Small, 58.0 | 58.0 |
| output | Boolean | Indicates whether the variable is the output of an expression set version (true) or not (false). | Small, 58.0 | 58.0 |
| resultStep | String | Name of the step that’s producing the value to the variable. | Small, 58.0 | 58.0 |
| type | String | Variable type of the expression set. Valid values are:
|
Small, 58.0 | 58.0 |
| value | String | Represents a value in case of a constant variable type and a formula in case of a formula variable type. | Small, 58.0 | 58.0 |