new nlobjSelectOption() → {nlobjSelectOption}
Return a new instance of nlobjSelectOption.
- Since:
- 2009.2
- Source:
- nlapihandler_stubs.js, line 4868
Returns:
- Type
- nlobjSelectOption
Methods
-
getId() → {string}
-
return internal ID for select option
- Since:
- 2009.2
- Source:
- nlapihandler_stubs.js, line 4879
Returns:
- Type
- string
-
getText() → {string}
-
return display value for select option.
- Since:
- 2009.2
- Source:
- nlapihandler_stubs.js, line 4890
Returns:
- Type
- string