mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 04:57:00 -04:00
57da4261a8
This means the documentation is DONE (yay!) git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@606 0fc631ac-6414-0410-93d0-97cfa31319b6
15 lines
446 B
Plaintext
15 lines
446 B
Plaintext
Scripting language
|
|
|
|
MSE uses a custom scripting language to add complicated behaviour to [[type:field]]s and [[type:style]]s.
|
|
|
|
--Topics--
|
|
* [[script:introduction|Introduction to scripting]]
|
|
* [[script:Operators]]
|
|
* [[script:variables|Variables and functions]]
|
|
* [[script:Control structures]]
|
|
* [[script:Predefined variables]]
|
|
* [[script:Best practices]]
|
|
See also:
|
|
* [[type:index|Data types used]]
|
|
* [[fun:index|Built in functions]]
|