Skip to main content

PRINT_LN_EVENT

Constant PRINT_LN_EVENT 

Source
pub const PRINT_LN_EVENT: EventName;
Expand description

This event indicates that a line should be printed.

The bytes representing the string are expected in memory. The executor reads the start address and length from the operand stack.