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