Navigation: Code Documentation > RSCommon > GLists
GLists Constants
Name
Description
SAssignError
'Error assigning %s to %s'
SEndOfList
'End of list'
SInvalidIndex
'Invalid Index'
SListEmpty
'List is empty'
SNotSortable
'Cannot sort stack or queue'
SUnknownNode
'Cannot find node within list'
Top