ClearInputParameterValue
Clears the value of an input parameter of the main mapping.
Signature
ClearInputParameterValue(in strParameterName as String) -> Void |
Parameters
Name | Type | Description |
---|---|---|
strParameterName | String | The name of an input parameter component to be cleared. |