[#MAX_SCRIPT_SIZE] = MAX_SCRIPT_SIZE :mrdocs: Maximum script length in bytes. == Synopsis Declared in `<script/script.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int MAX_SCRIPT_SIZE = {10'000}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#