Object Command

From GeoGebra Manual
Revision as of 08:57, 3 August 2015 by Markus.winkler (talk | contribs)
Jump to: navigation, search



Object[ <Name of Object as Text> ]
Returns the object for a given name. The result is always a dependent object.
Note: The Object command is the opposite of the Name command.
Example: If points A1, A2, ... , A20 exist and also a slider n = 2, then Object["A" + n] creates a copy of point A2.
Note: You must make sure that the objects you refer to are earlier in the Construction_Protocol than this command
Warning Warning: Object command cannot be used in Custom Tools
© 2024 International GeoGebra Institute