You are viewing the documentation for Blueriq 15. Documentation for other versions is available in our documentation directory.

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.


system.event (List)

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