function error

Prints a message to the Max console with a red tint. See post() for more details about arguments and formatting.

export declare function error(...args: any): void;
NameTypeDescription
argsanyone or more arguments to print