AppDB UserId() Method

Gets the current user's TS_ ID.

Function Signature

 int UserId()

Parameters

Parameter Type Description

None

Return

Type Description

int

The TS_ID of the current user from the TS_USERS table.

Technical Details

SBM ModScript version: 11.3.

Notes

None.

Related Topics

AppDb