Open Dev Kit Documentation :: General :: Array :: Mid
Root.Array.Mid( Array Variant, Offset Integer, Items Integer ) VariantReturns a portion of the array
Parameters
- Array Variant
- Array to extract from
- Offset Integer
- Starting index
- Items Integer
- Number of items to extract
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
