[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: String Array no empty items.


For idx as Integer=myarray.max downto 0

    If not myarray[idx] then myarray.delete[idx]

Next

On 23/6/24 6:13 am, System64 Development wrote:
Hi,

¿It is possible to add a method to the array class in order to remove all the empty items?

Gracias totales.




References:
String Array no empty items.System64 Development <64xcode@xxxxxxxxx>