Versions Compared

Key

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

EVENT


This system attribute contains the current events, which can be set as parameters on an Event. This value is unknown if no event is triggered.


Code Block
system.event (List)
Info

Current events could be defined on buttons or as special events on specific container types.


Furthermore, the type of button also sets these values:

Button Event Typesystem.event value
Validate and Continueno value
Continue_draft
Cancel_void


Also:

Button Refreshessystem.event value
True_refresh
Falseno value

Back to top