FrameManager:ClearScreenText

From Data Realms Wiki

Jump to: navigation, search
Function
SyntaxClearScreenText( * Which screen you want to set text to. )
Description:
Clears the message to be displayed on top of each player's screen
ReturnsNone.




Example
DescriptionPlaceholder!
Code
  1. for k,v in pairs(PagesWithoutExamples) do
  2.     v.MakeExample(NoErrors);
  3. end
OutputPlaceholder!
Personal tools