Properties
Category
English
Similar Topics
Statistics
Comments
1
Participants
2
Subscribers
2
Votes
1
Views
252
Share
In Progress
getValueString(String objName) generates the following error in GeoGebra 5.x:
Can't find method org.geogebra.common.plugin.GgbAPI.getValueString(string)
It is necessary to include the second paramete obligatorily getValueString(String objName, true) or getValueString(String objName, false). I think this should be included in the GeoGebra JavaScript Wiki (https://wiki.geogebra.org/e...).
I'm using GeoGebra Classic 5.0.600.0-d 18 August 2020.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2022 International GeoGebra Institute
Look for some early discussions....
workaround use .getValueString(string,true) until bug is solved...
Comments have been locked on this page!