[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: String Array no empty items.
[Thread Prev] | [Thread Next]
- Subject: Re: String Array no empty items.
- From: BB <adamnt42@xxxxxxxxx>
- Date: Sun, 23 Jun 2024 08:30:45 +0930
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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.
String Array no empty items. | System64 Development <64xcode@xxxxxxxxx> |