Changes by last author:

Added:
= ConstantName =

== Syntax ==

:type ConstantName

== Description ==

:Describe the constant here, including what value it contains, what it can bes used for, etc.

== Example ==

<code>

Info ("This constant has a value of %d",constant);

</code>

== Also see ==

:(Related Function)?, (Related Constant)?, (OtherConstant)?.

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.

----

RAW TEMPLATE CODE, FOR EASY COPY/PASTING

<code>

= ConstantName =

== Syntax ==

:type ConstantName

== Description ==

:specify.

== Example ==

== Also see ==

:(specify)?.

== Comments ==

:Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.

</code>