Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Forward_EventGet_EventStatus()Post_Event()Set_EventStatus()

Example

Code Block
/* Executes the CLICK event that is associated with the control called BUTTON_1 on the window called TEST_WINDOW1. */
status = Send_Event("TEST_WINDOW1.BUTTON_1", "CLICK")