User Tools

Site Tools


k7:k7.4:k7.4.3:start

7.4.3 Native and derived arrays

In Gambas 3, each data type has an array equivalent. For example, Integer[] stands for a one-dimensional array whose elements are integer numbers, String[][][], for a multidimensional array of string arrays, Collection[] for an array of collections and so on.

An array is called

  • native if its elements have a native data type: Boolean, Byte, Short, Integer, Long, Single, Float, Date, String, Object, Pointer or Variant.
  • derived if its elements are objects of a class.
The website uses a temporary session cookie. This technically necessary cookie is deleted when the browser is closed. You can find information on cookies in our privacy policy.
k7/k7.4/k7.4.3/start.txt · Last modified: 05.02.2022 (external edit)

Page Tools