AppRecordList size() Method

Returns the number of items in the list.

Function Signature

 size_t size()

Parameters

Parameter Type Description

None

Return

Type Description

size_t

The number of items in the list.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

AppRecordList