mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
documented new script functions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1015 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -34,6 +34,7 @@ See also:
|
||||
| @a / b@ [[script:operators|Floating point division]]
|
||||
| @a div b@ [[script:operators|Integer division]]
|
||||
| @a mod b@ [[script:operators|Remainder]]
|
||||
| @a ^ b@ [[script:operators|Exponentiation]]
|
||||
| @not a@ [[type:boolean|Boolean not]]
|
||||
| @a and b@ [[type:boolean|Boolean conjunction]]
|
||||
| @a or b@ [[type:boolean|Boolean disjunction]]
|
||||
|
||||
Reference in New Issue
Block a user