echo


Description:

public void echo (string? data = "", bool lf = true, bool indent_all = false, ECHO color = DEFAULT, int8 indent_adjust = 0)

generic method to display messages

Parameters:

data

the message to display

lf

enable line feed

indent_all

enable multiple line indentation

color

use color ECHO to display the message