...
Retrieve the one character ID of the currently connected session.
Property Get CurrentID As String
No parameters
Sample Code
Dim myString as String
myString = sess.CurrentID
...
...
Property Get CurrentID As String
Sample Code
Dim myString as String
myString = sess.CurrentID
...