Phantom Documentation

[Help Home] [Phantom Home]
HasKey

bool options.HasKey(string)

Return Type: bool
Parameters: string sKey

Description:

This function checks to see if the options set has a key indicated by sKey. If the key exists, the function returns true. If it does not, the function returns false.

For an example, see options.


See Also: options


Copyright 2000-2011 Phantom Automated Solutions