Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 846 Bytes

File metadata and controls

39 lines (31 loc) · 846 Bytes
layout default
menu_item api
title Strarray
description Version 0.4.0
return_to
API Documentation Index
/api/
sections
#copy #free Instance Variables
#copy
#free
#ivars

Strarray#copy SyncExperimental

var result = strarray.copy();
Returns
Number 0 on success,
<
0 on allocation failure

Strarray#free SyncExperimental

strarray.free();

Instance Variables

Variable Type
count Number
strings String