User Tools

Site Tools


script:module:console
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


script:module:console [2019-11-17 19:58] (current) – created skyjake
Line 1: Line 1:
 +====== Console (Module) ======
 +
 +===== Functions =====
 +
 +#@Identifier_HTML~get~@# (
 + #@Arg_HTML~Text,name~@# )
 +
 +#@Identifier_HTML~listVars~@# (
 + #@Arg_HTML~Text,pattern~@# )
 +
 +Returns an array of strings listing console variables that match the regular expression //pattern//.
 +
 +#@Identifier_HTML~set~@# (
 + #@Arg_HTML~Text,name~@#,
 + #@UArg_HTML~value~@# )
 +
  
script/module/console.txt · Last modified: 2019-11-17 19:58 by skyjake