$option Returns the value of an option |
Usage |
<string> $option(<optionName:string>) |
Description |
Returns the current value of the internal option named <optionName>. See the option command documentation for more info about options. |
Examples |
echo $option(fontIrcView) |
See also |
option, |