Script:showlocals: Difference between revisions

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

Latest revision as of 16:53, 18 June 2022

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

Usage

showlocals

Context: Any Entity