Difference between revisions of "Take Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v.4 - added description take[text,start pos,end pos])
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{command|list}}
 
{{command|list}}
; Take[List, Start Position m, End Position n]: Returns a list containing the elements from positions ''m'' to ''n'' of the initial list.
+
; Take[List, Start Position m, End Position n]: Returns a list containing the elements from position ''m'' to ''n'' of the initial list.
 +
; Take[Text, Start Position m, End Position n]: Returns a text containing the elements from position ''m'' to ''n'' of the initial text.

Revision as of 12:57, 14 February 2011


Take[List, Start Position m, End Position n]
Returns a list containing the elements from position m to n of the initial list.
Take[Text, Start Position m, End Position n]
Returns a text containing the elements from position m to n of the initial text.
© 2024 International GeoGebra Institute