Constructs a string of name=value pairs from two arrays containing the names and values separately.
Number | Type | Compulsory | Default | Description |
1 | string array | Yes | Parameter names | |
2 | string array | Yes | Parameter values | |
3 | string | No | space and tab | Special characters |
Array of parameter names
Array of parameter values
Special characters. Any parameter value containing one or more of the characters specified here will be enclosed in double quotation marks.
Return type: string
String in form 'name=value name=value ...'
▲Function Summary▲ | ||
◄ Branch | CanOpenFile ▶ |