Skip to content

VM Code SDK v2 / warn

Function: warn()

warn(msg): void

Logs a warning to the session log.

Parameters

msg: any

The message to log as a warning.

Returns

void