MSGBOX action displays of the warning window for the user with the specified text.
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.