The BSKArray type defines a dynamic array of BSKValue items. The array will grow to accommodate items at whatever indices they are placed or requested at. The BSKArray type is used primarily during the runtime of the Basilisk engine (see bskrule, bskexec).
Data types:
Functions: Return to API