| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
Object Command
Syntax
Object[text T]
Action
Returns the object for a given name. The result is always a dependent object.
Notes
The Object command is the opposite of the Name Command.
Examples
If points A1, A2, ... , A20 exist and slider n = 2, then Object["A" + n] gives you a copy of point A2.