ClearMessage (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy added |
>LocalChum added {{locked}} |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{locked}} | ||
<onlyinclude>{{Method | |||
|name = ClearMessage | |||
|arguments = | |arguments = | ||
|description = Clears a message set by [[SetMessage (Method)]]. | |||
|description = Clears a message set by [[SetMessage]]. | |object = DataModel | ||
|object = | |protected = Yes | ||
|}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Methods]] |
Latest revision as of 22:58, 9 August 2011
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
ClearMessage( ) | |
Returns | nil |
Description: | Clears a message set by SetMessage (Method). |
Member of: | DataModel |