get String Or Default
Get the property in the config file as a java.lang.String. If it doesn't exist, then return var2
Return
stringified result
Parameters
var1
property
var2
default value
Get the property in the config file as a java.lang.String. If it doesn't exist, then return var2
stringified result
property
default value