Property Type is Boolean and the property is also declared as a parameter for settings.
As Robert pointed out in one of this documentation, the variable is passed byReference in a Method.
"If you pass a variable ByReference to the called method / procedure you have a small door back to the calling scope."
- Log in to post comments
