Maximum number of values on the script interpreter stack.

Synopsis

Declared in <script/script.h>

inline constexpr int MAX_STACK_SIZE = 1000;

Created with MrDocs