Script:showvars: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
(Created page with "{{ScriptCommandPage |description=print global and local variables for this entity to the log |intro=Use {{Command|showglobals}} to print only global variables or {{Command|showlocals}} to print only local variables for this entity. }}")
 
mNo edit summary
 
Line 1: Line 1:
{{ScriptCommandPage
{{ScriptCommandPage
|description=print global and local variables for this entity to the log
|description=print global and local variables for this entity to the log
|context=any
|intro=Use {{Command|showglobals}} to print only global variables or {{Command|showlocals}} to print only local variables for this entity.
|intro=Use {{Command|showglobals}} to print only global variables or {{Command|showlocals}} to print only local variables for this entity.
}}
}}

Latest revision as of 16:53, 18 June 2022

The showvars script command is used to print global and local variables for this entity to the log for an entity. Use showglobals to print only global variables or showlocals to print only local variables for this entity.

Usage

showvars

Context: Any Entity