AppRecordList Count() Method

Returns the number of items in the list.

Function Signature

 int Count()

Parameters

Parameter Type Description

None

Return

Type Description

int

The number of items in the list.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

AppRecordList