void options.SetComment(string)
Return Type: void
Parameters: string sToken
Description:
This function sets the comment indicator to sToken. When an options
file is loaded using Load, anything after sToken will be ignored. The
default comment token is #.
For an example, see options.
See Also: options