6 lines
239 B
Plaintext
6 lines
239 B
Plaintext
|
[[painless-scripts]]
|
||
|
=== Scripts
|
||
|
|
||
|
Scripts are composed of one-to-many <<painless-statements, statements>> and are
|
||
|
run in a sandbox that determines what local variables are immediately available
|
||
|
along with what APIs are whitelisted for use.
|