| input |
Boolean |
Indicates whether the custom element parameter is an input parameter (true) or not (false). |
Required |
58.0 |
| name |
String |
Name of the custom element parameter. |
Required |
58.0 |
| output |
Boolean |
Indicates whether the custom element parameter is an output parameter (true) or not (false). |
Required |
58.0 |
| type |
String |
Type of custom element parameter. Valid values are:
- Formula
- Literal
- Lookup
- Parameter
- Picklist
The default value is Parameter. |
Optional |
58.0 |
| value |
String |
Name of the expression set variable. |
Required |
58.0 |