Field GetSelectionList() Method

Returns a list of all possible selection values for single and multi-select fields.

Function Signature

 AppRecordList GetSelectionList()

Parameters

Parameter Type Description

None

Return

Type Description

AppRecordList

All possible selections, as AppRecord objects from the TS_SELECTIONS table.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

Field