Phantom Documentation

[Help Home] [Phantom Home]
SetOption

void options.SetOption(string,string)

Return Type: void
Parameters: string sKey, string sValue

Description:

This function sets the option indicated by sKey to sValue. The old value is discarded. The key must already exist. If it does not, use the AddOption function instead.

For an example, see options.


See Also: options


Copyright 2000-2011 Phantom Automated Solutions