SendToScript
Sends the selection to the script engine of the related world
Menu
Edit -> Send To Immediate
Keyboard shortcut
Shift+Ctrl+I
Example of script call
world.DoCommand "SendToScript"
Details
This sends the entire window (or selected text) to the script engine, if any, of the related world.
Topics
- Arrays
- Database (SQLite)
- Lua LPEG library
- Lua PCRE regular expression functions
- Lua SQLite (database) interface
- Lua base functions
- Lua bc (big number) functions
- Lua bit manipulation functions
- Lua coroutine functions
- Lua debug functions
- Lua io functions
- Lua math functions
- Lua os functions
- Lua package functions
- Lua script extensions
- Lua string functions
- Lua syntax
- Lua table functions
- Lua utilities
- Plugins
- Scripting callbacks - MXP
- Scripting callbacks - plugins
- Scripting data types
- Scripting functions list
- Scripting return codes
- Scripting
- Utilities
- Variables
- World functions