| inputs |
Map<String, Object>[] |
List of inputs passed to an expression set. An input may contain multiple
variables.
- If the expression set uses a field alias as a variable, append Id to
the object alias to which the field alias belongs, and pass the ID of
the source object linked to the object alias.
-
If the expression set uses a context definition, append Id to the
context definition developer name and pass the context ID as the
value.
|
Required |
55.0 |
| options |
Expression Set Options Input |
The options for executing an expression set. |
Optional |
55.0 |