painless-scripts.asciidoc 240 B

123456
  1. [[painless-scripts]]
  2. === Scripts
  3. Scripts are composed of one-to-many <<painless-statements, statements>> and are
  4. run in a sandbox that determines what local variables are immediately available
  5. along with what APIs are whitelisted for use.