ConfigurationDataFunction ImplementationsAvailable DataFunctionssysVersion: 2.25.x.x Java 8 ELSOn this pagesyssys:propertyString sys:property(String property)Returns the value of the system property property.#{sys:property('myconfig.property')}sys:envString sys:env(String variable)Returns the value of the environment variable variable.#{sys:env('HOME')}Deprecated name: ctx:trim