function cpost

Prints a message to the system console window. See post() for more details about arguments and formatting.

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