navUserIDSet (Function) |
Top Previous Next |
This function will set the user ID of the current user.
Input: index : SINT (1..3, Default: 1) The index of the user.
user : STRING The new ID of the user (maximum 49 characters).
Returns: INT
Declaration: FUNCTION navUserIDSet : INT;
Example: INCLUDE rtcu.inc |