Updated Introduction to Editor Scripting.md (markdown)
commited
commit
c63a28cd39cdd775bc3a3823c9f079b50daed1bf
... | ... | @@ -7,9 +7,11 @@ Editor script uses JS (JavaScript), also not to be confused with Java which is a |
7 | 7 | |
8 | 8 | Unlike most programming languages JS uses a versatile variable declaration this means you can set a variable to any type value casually. |
9 | 9 | |
10 | |Fancade|JavaScript| |
|
11 | |-------|----------| |
|
12 | ||| |
|
10 | # Type Values |
|
11 | |Fancade| |
|
12 | ||
13 | |JavaScript| |
|
14 | |----------| |
|
13 | 15 | |
14 | 16 | |
15 | 17 |