Skip to end of banner
Go to start of banner

Array Routines

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »


 This section contains routines that enable users to handle arrays.

Routines summary

Notes

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

  • Multi-dimensional arrays are supported.


  • No labels