Difference between revisions of "StartRecord Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|scripting}} ;StartRecord[ ] :Resumes all records to spreadsheet if they are paused (and store a value for each)....")
 
m
Line 2: Line 2:
 
{{command|scripting}}
 
{{command|scripting}}
 
;StartRecord[ ]
 
;StartRecord[ ]
:Resumes all records to spreadsheet if they are paused (and store a value for each).
+
:Resumes all recording to spreadsheet if paused (and stores a value for each object).
  
  
 
;StartRecord[ <Boolean> ]
 
;StartRecord[ <Boolean> ]
:When the boolean is false, pauses all records to spreadsheet, otherwise resumes them (and store a value for each).
+
:When the boolean is false, pauses all recording to the spreadsheet, otherwise resumes it (and stores a value for each object).

Revision as of 15:51, 6 February 2015



StartRecord[ ]
Resumes all recording to spreadsheet if paused (and stores a value for each object).


StartRecord[ <Boolean> ]
When the boolean is false, pauses all recording to the spreadsheet, otherwise resumes it (and stores a value for each object).
© 2024 International GeoGebra Institute