msg_click_ok()

Simulates clicking the “OK” button on the currently visible message.

Syntax

msg_click_ok()

Parameters

Parameter Type Description
None Simulates clicking the “OK” button on an active message.

Return Value

Examples

Click the “OK” button on an active message

msg_click_ok();

See also

msg()
msgerr()

msg_show()

msg_count()
msg_is_active()

msg_click_ok()
msg_click_cancel()

bubble()