Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

 This section contains routines that enable users to handle arrays.

Routines summary

Child pages (Children Display)
excerpttrue
excerptTypesimple

Notes

Note
  • Arrays are created by using this construct: {<value1>, <value2>, ..., <value3>}

  • Multi-dimensional arrays are supported.