InstrSession.GetLong
- Updated2025-07-21
- 1 minute(s) read
InstrSession.GetLong
Syntax
InstrSession.GetLong( uniqueId)
Return Value
Returns the long integer value that the string you pass identifies.
Purpose
Returns the long integer value attached to the session with the string ID you specify.
Parameters
uniqueId As String
[In] Pass the unique string that identifies the value to obtain.