We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3e161 commit c971b0aCopy full SHA for c971b0a
docs/development/events.md
@@ -40,7 +40,7 @@ METHOD z2ui5_if_app~main.
40
41
CASE client->get( )-event.
42
WHEN 'BUTTON_POST'.
43
- client->message_box_display( |The button text is { client->get_event_arg( ) }| ).
+ client->message_box_display( |The button text is { client->get_event_arg( ) }| ).
44
ENDCASE.
45
46
ENDMETHOD.
0 commit comments