Array functions

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Core Language > BuiltIn Functions >

Array functions

 

Description

 

This section contains functions working with arrays.

 

 

Important notes about thinBasic arrays:

 

1.thinBasic arrays are all 1 based.
All array indexes in thinBasic always starts from 1.