The scope of an object determines which portions of your code scripts can use that object.
Note: The use of Global, Public, and Privatekeywords has no effect on scope in CitectVBA.