CourseLab CourseLab 3.5. User's Guide Previous topic Next topic

MSGBOX

MSGBOX action displays of the warning window for the user with the specified text.

Parameters

Text
String or expression. Text of the message.

Remarks

Parameter can contain CourseLab variable value (#var_name, where var_name is variable name), or Object's property value ($OBJ_ID.property, where OBJ_ID is actual object ID and property is existing Object's property), or expression.