getOptionNames

Returns the available option property names. These names can be passed into the getOptionValue method (see above) to get the corresponding option property value.

Syntax

getOptionNames();

Parameters

none

Returns

  • Array<Strings> - The property names used to store options data.