User Tools

Site Tools


modding:function:dbgoutput

Differences

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

Link to this comparison view

Next revision
Previous revision
modding:function:dbgoutput [2012/03/17 01:18] – external edit 127.0.0.1modding:function:dbgoutput [2014/12/27 04:40] (current) – external edit 127.0.0.1
Line 10: Line 10:
 ^ Returns | condition: True if it successfully outputted the string | ^ Returns | condition: True if it successfully outputted the string |
 ^ Category | [[debug]] | ^ Category | [[debug]] |
-^ Description | Outputs the string onto the debug console. |+^ Description | Outputs the string onto the [[modding/debug console]]. |
  
 === Example === === Example ===
  
 <code lisp>(dbgOutput "if you can see this you have the debug console open")</code> <code lisp>(dbgOutput "if you can see this you have the debug console open")</code>
 +
 +
  
 Outputs to the debug console Outputs to the debug console
 +
 if you can see this you have the debug console open if you can see this you have the debug console open
 +
 True True
-Return to [[:Functions]] list+ 
 +Return to [[modding/Functions]] list
  
modding/function/dbgoutput.txt · Last modified: 2014/12/27 04:40 by 127.0.0.1