EscapeParam property: RCServiceDefinition class
Description
Use the EscapeParam property to set or return a Y/N string value indicating whether to escape, or encode, the service URL parameters and values when the system forms the complete service URL.
Note:
The default value is Y.
This property is read/write.
Example
&rcServDefn.EscapeParam = "N"; /* Set Y/N value */