println

Outputs sMsg to the Log tab in the Report palette.

Syntax

designer.println( STRING param )

Parameters

param

A valid string representing the message output to the log window.

Returns

Empty.

// Ethnio survey code removed