print expression function

Prints a message to the console.

All Usage Examples

Usage

print(label, expression)

This is useful diagnose parameters in nodes or channels.

Returns the value of expression.

Examples

print("wheel:", sin($T))