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 2efc580 commit 16ac287Copy full SHA for 16ac287
docs/development/general.md
@@ -16,7 +16,7 @@ CLASS z2ui5_cl_app IMPLEMENTATION.
16
17
"first app start
18
IF client->check_on_init( ).
19
- "init values here
+ "init values
20
"display view
21
RETURN.
22
ENDIF.
0 commit comments