System.debugOut()

Signature

void debugOut (String str)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Outputs the String passed to the USER sink.

Parameters

NameTypeDescription
strStringA value to be output to the USER sink.

Returns

TypeDescription
void

Cautions

none