Runtime parameter class that is used to pass key/value pairs in arrays to/from the action engine.
The name of the parameter
The type of the Action parameter. Input parameters are used to pass data into the action while output parameters are used to return data from the action.
The value of the parameter. This can be any type of object.
Runtime parameter class that is used to pass key/value pairs in arrays to/from the action engine.