-
Notifications
You must be signed in to change notification settings - Fork 0
Signout command
Alvin Cheng edited this page Mar 15, 2023
·
1 revision
This is the signout command, this command will as the name suggests, sign the user out and clean any user specific data from the ram. Please note that this command does not need to be supplied with any arguments.
Of course, you cannot signout when you have not even signed in! So, just saying, this IS a protected command and requires you to be logged in before running.
signout;
- Home
- Setup
- Print command
- Variables and set command
- Append command
- Array command
- Call command
- Clear command
- Compare command
- Concat command
- Create command
- Delay command
- Delete command
- Disable command
- Enable command
- Exit command
- Export command
- Fetch command
- Functions and the function command
- Get command
- If statements
- Import command
- Length command
- Load string command
- Object command
- POST command
- Prompt command
- Read command
- Remove command
- Repeat command
- Shell command
- Write command
- Calculate command
- Sin cos and tan commands
- PI command
- Rand command
- Round command
- Sqrt command
- Delete message command
- Get messages command
- Follow user command
- Get public rooms command
- Get rooms command
- Join room command
- Login command
- On message command
- Remove room command
- Room exists command
- Send message command
- Signout command
- Final words&thoughts