AppCtrlScript

MAY Computer

Help

CNVFROMQUERYSTRVALUE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

CNVTOQUERYSTRVALUE, CNVFROMHTML

Converts a string value from a hyperlink query string (which contains replacements for special characters with the %nn hex ascii code equivalents) back to the original value.

Syntax

CNVFROMQUERYSTRVALUE <Variable>, <String>

Part

Description

<Variable> Script variable where to store the result.
<String> String value to be converted