lxLocalAbutment Property
lxLocalAbutment boolean { t | nil }
Description
Overrides the lxLocalAbutment environment variable setting for individual instances.
If the lxLocalAbutment property is set to t and the environment variable set to nil, the environment variable behavior for lxLocalAbutment nil is overridden for the instance.
However, when the environment variable is set to t and the property is set to nil, there is no override. The behavior of the environment variable for lxLocalAbutment t stays valid.
Return to top