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