Summary:Converts CGI argument string to a list of words and value strings. Usage:decode-cgi args Arguments:args - Starts at first argument word (must be: any-string) Description:Constructs a block of word value pairs from a name=value text string argument delineated with the "&" character. Obtain CGI queries by using DECODE-CGI to evaluate system/options/cgi/query-string, where CGI query strings are stored for reference.
| ||||||
| ||||||