Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fully qualified name: Std.Intrinsic.Message
function Message(msg : String) : Unit
Summary
Logs a message.
Input
msg
The message to be reported.
Remarks
The specific behavior of this function is simulator-dependent, but in most cases the given message will be written to the console.