CALL "A$USERINFO" USING AUSERINFO-CLEAR [threadID] |
AUSERINFO-CLEAR | Constant | |
threadID | PIC 9(n) | specifies the thread ID of the client you want to clear. If omitted, then the current client’s info is cleared. |
0 | Operation successful |
-1 | Invalid parameters |
-2 | Invalid thread ID |