simlogo1

 

 

 

SimQuest 6.4 help

 

 

Size

 

When applied to an array, Size produces the number of elements making up the array.
It has two variables: array and size.

 

Examples:

       array = (3, 9) => size = 2

       array = (8, 2, 1) => size = 3

 

 

 

Related topics:

 

 

 

Copyright University of Twente 2011