[#MAX_SCRIPT_ELEMENT_SIZE] = MAX_SCRIPT_ELEMENT_SIZE :mrdocs: Maximum number of bytes pushable to the stack. == Synopsis Declared in `<script/script.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr unsigned int MAX_SCRIPT_ELEMENT_SIZE = 520; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#