
|
|
Get SteelArrow!
|
 |
 |
 |
asString
 |
 |
 |
 |
 |
| |
| |
| Return to Function List |
| |
|
Converts a variable to a CGI variable string (ie. NAME=VALUE). For TABLE and LIST
objects the resulting string is NAME=VALUE pairs delimited with an '&'. However,
the resulting string is not CGI safe (use the CGISafe function).
|
| |
| Syntax |
AsString( object )
|
| object |
The item to be converted. |
| |
| |
|
|
|
| |
|
|
|