Adds useful global macros.
To use this optional module, its repository needs to be added to the application, for example by calling app.addRepository('modules/core/Global.js')
To use this optional module, its repository needs to be added to the application, for example by calling app.addRepository('modules/core/Global.js')
Methods
write out a property contained in app.properties
parameters
Object | containing the name of the property |
wrapper to output a string from within a skin
just to be able to use different encodings
parameters
Object | containing the string as text property |
renders the current datetime
parameters
Object | containing a formatting string as format property |