Object Command
This command is deprecated - use in new files is unsupported
- Object( <Name of Object as Text> )
-
Returns the object for a given name. The result is always a dependent object.
If points A1, A2, … , A20 exist and also a slider n = 2, then Object("A" + n)
creates a copy of point
A2.
|