Message function
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.