alert

Shows a message box in Designer with sMsg as the text.

Syntax

designer.alert( STRING param )

Parameters

param

A valid string representing the message to display in the message box.

Returns

Empty.

// Ethnio survey code removed