Difference between revisions of "StartRecord Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=5.0}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;StartRecord( )
;StartRecord[ ]
 
 
:Resumes all recording to spreadsheet if paused (and stores a value for each object).
 
: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 recording to the spreadsheet, otherwise resumes it (and stores a value for each object).
 
:When the boolean is false, pauses all recording to the spreadsheet, otherwise resumes it (and stores a value for each object).

Latest revision as of 17:17, 7 October 2017


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