Properties
Similar Topics
Statistics
Comments
9
Participants
4
Subscribers
4
Votes
2
Views
927
Share
Answered
With which command you can send data to a spreadsheet by commands from Input bar using number in rows and columns indexes.
- 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
© 2023 International GeoGebra Institute
use Execute()
attached a sample
With exists GGB commands this is not possible.
Mayby the attached golbal JS function is usefull for you.
Exemples :
A1="Hello"
A2=457
use Execute()
attached a sample
works also with SetValue()
Comments have been locked on this page!