gta.clearMessages: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = client |type = function |name = gta.clearMessages |parameters = void |return1 = void |returnFail1 = void |usage = stop displaying all messages }}") |
(No difference)
|
Revision as of 21:34, 15 December 2019
Function Client Only
![]()
Online and Offline
Available since Client 1.0.0
void gta.clearMessages(void)
The gta.clearMessages function is used to stop displaying all messages.
Parameters
| void | This function doesn't take any parameters. |
Return
| void | This function doesn't return a value. |
Notes
There aren't any notes for this function.
Examples
There aren't any examples for this function.
Compatibility
There isn't any compatibility information for this function.
Related
Client Related
gta.bigMessage
gta.clearMessages
gta.pagerMessage
gta.smallMessage