| AppCtrlScript | |
| Help |
|
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.
CNVFROMQUERYSTRVALUE <Variable>, <String>
|
Part |
Description | |
| <Variable> | Script variable where to store the result. | |
| <String> | String value to be converted | |
|
| ||