Wally Shangle
11th June 2003, 19:12
The description of tt.user is:
Syntax
long tt.user( string user(12), ref string name() mb )
Description
This retrieves the name of the specified user (user) and stores it in the name argument.
My question is; What do you use to specify the user (user(12)) to get the user name?
Syntax
long tt.user( string user(12), ref string name() mb )
Description
This retrieves the name of the specified user (user) and stores it in the name argument.
My question is; What do you use to specify the user (user(12)) to get the user name?