parent nodes: Scripts
Local Script Library
Back
General
This is a page with a script. The page is imported as a local "script library" by the Scripts page trough the use of the:[import_scripts: LocalScriptLibrary] attribute
When Ctrl-4 is pressed on the Scripts page, then the text: "--- from local library ---" will be inserted in the Scripts page at cursor position.
The script
<% 4: editor.AddText("--- from local library ---") %>
previous: Back
parents: Scripts
[help.status: done]