Functions Documentation
View Function Edit Function
Name objSetKnown
Syntax (objSetKnown spaceObject)
Argument List spaceObject: The space object that you want have known.
Returns condition: True if successful.
Category spaceobject
Description Sets the space object known.
Example
(objSetKnown gSource)

Sets the calling space object known.
Comment Helpful for making things known in code.