[Gambas-user] how to determine if array its empty
Hans Lehmann
hans at ...3219...
Sat Jul 1 15:36:21 CEST 2017
Previous message (by thread):
[Gambas-user] how to determine if array its empty
Next message (by thread):
[Gambas-user] how to determine if array its empty
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Correct? If (Not IsNull(myArray) And myArray.Count = 0) Then Print "Array is empty" Hans
Previous message (by thread):
[Gambas-user] how to determine if array its empty
Next message (by thread):
[Gambas-user] how to determine if array its empty
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the User mailing list