Updated Introduction to Editor Scripting.md (markdown)
commited
commit
e4bb4f055b946e3a6ace947c3820200a1c3bcca7
... | ... | @@ -7,7 +7,7 @@ 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 | #### Type Values |
|
10 | ### Type Values |
|
11 | 11 | |Fancade| |
12 | 12 | |
13 | 13 | |JavaScript| |