Difference between revisions of "Command:Commands"

From Lavish Software Wiki
Jump to navigation Jump to search
Line 12: Line 12:
 
;Output
 
;Output
  
LavishScript registered commands:
+
LavishScript registered commands:
-----------------------------
+
-----------------------------
 
  AddTrigger        DisplayInfo      Head              MouseClick        RunScript        WindowFrame       
 
  AddTrigger        DisplayInfo      Head              MouseClick        RunScript        WindowFrame       
 
  Alias            Echo              HUD              MouseCursor      Scripts          WindowPosition     
 
  Alias            Echo              HUD              MouseCursor      Scripts          WindowPosition     

Revision as of 04:43, 15 March 2006

Syntax

Data Type Difficulty Rating
Commands
Usage Newbie
Level of Understanding Newbie
Computer Savvy Newbie
Logic Newbie

Commands

Description

Displays all available commands, in alphabetical order. This command will not display commands marked as "hidden", which in general are commands made available only to scripts by LavishScript.

Examples

Example 1

Input

Commands

Output
LavishScript registered commands:
-----------------------------
AddTrigger        DisplayInfo       Head              MouseClick        RunScript         WindowFrame       
Alias             Echo              HUD               MouseCursor       Scripts           WindowPosition    
APICall           EndRecord         HUDGroup          MouseTo           Services          WindowScale       
Arg               EndScript         HUDSet            Navigation        Squelch           WindowSize        
Bind              Events            INIRedirect       NavPath           Tail              WindowTaskbar     
Cat               Execute           InputBox          NavPoint          Test              WindowText        
cd                Exit              Line              NoParse           TimedCommand      WindowVisibility  
ClipMouse         Extension         Log               Press             TopLevelObject    Wireframe         
Commands          FileRedirect      LSType            Processor         Type              XMLSetting        
Console           FPS               LSVersion         Profile           UI                    
ConsoleClear      Game              Macro             Profiles          UIElement         
DeclareVariable   Games             MaxFPS            Record            Uplink            
DeleteVariable    Gamma             MessageBox        Redirect          Version           
DIMouse           GlobalBind        Module            RemoveTrigger     WaitFrame

See Also