AppCtrlScript

MAY Computer

Help

CNVTOQUERYSTRVALUE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

CNVFROMQUERYSTRVALUE, CNVTOHTML

Converts special characters to their %nn hex ascii code equivalent so that the value can be used in a hyperlink query string.

Syntax

CNVTOQUERYSTRVALUE <Variable>, <String>
CNV2QUERYSTRVALUE <Variable>, <String>

Part

Description

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