string options.List()
Return Type: string
Parameters: none
Description:
This function returns a string containing all key/value pairs. The keys
and values will be separated by the token set using the SetToken function
(default is %). Each key/value pair will be separated by a newline character
(\n).
For an example, see options.
See Also: options