Constant holding error code and corresponding message for error which may appear in Script module during function execution when first operand is expected to be an array, but it is not.
const ErrorInfo ERROR_FUNCTION_OPERAND_1_NOT_ARRAY;
Namespace: | nitisa::script |
Include: | Nitisa/Modules/Script/Core/Errors.h |