- string
- the name of the requested system property.
- defaultValue
- the default value that is returned if there is no long system property with the requested name.
Documentation for this section has not yet been entered.
Returns the Long value of the system property identified by string. Returns the specified default value if string is null or empty, if the property can not be found or if its value can not be parsed as a long.