SigServer:SignatureMath: Difference between revisions

No edit summary
Line 10: Line 10:


The example above will output 5 on the signature.
The example above will output 5 on the signature.
=== Types ===
SigMath supports types.
* Number
* String
* Boolean
Number may be either float or integer.
=== Variables ===
SigMath have support for variables. It supports both [[SigServer:Variables|AniDB variables]] and [[SigServer:Variables|user defined variables]]. AniDB variables are prefixed with $ and user defined variables with @
'''Example'''
{{ $example }}
{{ @example }}
The first block outputs the AniDB variable named ''example''. The second block outputs the user defined variable named ''example''


== Function Reference ==
== Function Reference ==
256

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.