You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`[HASRESP:<group>]` or `[HASRESPONSIBILITY:<group>]`: check if user has specified responsibility
100
100
-`[TEXT:<code>]`: value of a static text
101
101
-`[SYSPARAM:<name>]`: value of a system parameter (without surrounding quotes because a system parameter can be numeric)
102
+
-`[VERSION[:<module>]]`: value of the version of a specified module or value of the `VERSION` system parameter if no module specified
103
+
-`[ENV:<environment variable name>[:<default value>]]`: value of the specified environment variable or the specified default value if the environment variable is not set
102
104
-`[APPLICATION]` or `[APPNAME]`: the application name
103
105
-`[ENCODING]`: the application encoding
104
106
-`[NOW]` (deprecated) or `[DATE`[:day offset]`]`: current date in service format yyyy-MM-dd (with optional day offset)
0 commit comments