ConfigurationDataFunction ImplementationsAvailable DataFunctionssysVersion: 7.2605.x.x LTSOn this pagesys sys:property String sys:property(String property) Returns the value of the system property property. #{sys:property('myconfig.property')} sys:env String sys:env(String variable) Returns the value of the environment variable variable. #{sys:env('HOME')} Deprecated name: ctx:trim