Phantom Documentation

[Help Home] [Phantom Home]
SetToken

void options.SetToken(string)

Return Type: void
Parameters: string Token

Description:

This function sets the token separating the key and value for each pair to Token. The default token is %. This token will be used when saving or loading the options to/from a file (using Save or Load), and when displaying the options using List. Therefore, it is important that a token is selected that will not appear in any possible keys or values.

For an example, see options.

See Also: options


Copyright 2000-2011 Phantom Automated Solutions