Brass Core Plugins

echoln/echo

Writes the text representation of the specified expressions to the console.

echoln writes a new-line sequence at the end of the expression list.

Syntax

.echo expression [, expression [, ... ]]

Remarks

Expressions can be either numeric or string constants. This directive is only invoked during the second pass.

Example

.echoln "Program counter = ", $