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

Re: String Array no empty items.


If you are loading from a file then this will do it for you: -

*Dim sFile As String[] = Split(File.Load(User.Home &/ "file.txt"), gb.NewLine, "", True)
*
Charlie

On 22/06/2024 21:43, 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>