Created Introduction to Editor Scripting (markdown)
commited
commit
516cb10076f7483d0dcef4c20bcf729528634450
... | ... | @@ -0,0 +1,8 @@ |
1 | Editor Scripting is a feature that can be accessed in command line by entering 'EditorScript' keyword. |
|
2 | ||
3 | *Practical and potential uses to be determined |
|
4 | ||
5 | ## Getting Started |
|
6 | Editor script uses JS (JavaScript), also not to be confused with Java (which is a object oriented programming), a lightweight programming language. Anyways were here to learn about the basic concepts about JS and compare it to fancade scripting for better understanding. |
|
7 | ||
8 |