This activity allows to obtain the value of an arg in parameter of the current workflow.
The ID of the process whose InArguments should be read. If this argument is left empty then ArgInParameters from the current process are read.
The default value of the parameter.
Indicates whether the parameter was found or not. It is useful when the return value is the default value and therefore it is not possible to understand if the parameter value was already set to the default value or if the activity returned it because the parameter did not exist.
Sets if DocsMarshal should return the default value if the specified parameter was not found instead of throwing an exception.
The orchestrator object represents the connection to a DocsMarshal installation.
The name of the parameter to get the value of.