K
KaZ
Hi,
I'm trying to do the following:
for each value of an array, make a test.
If the loop comes to the end without that the test became true a single
time, do action A. Otherwise, just go on, without doing action A.
Can somebody help me here? Thanks a lot!
I'm trying to do the following:
for each value of an array, make a test.
If the loop comes to the end without that the test became true a single
time, do action A. Otherwise, just go on, without doing action A.
Can somebody help me here? Thanks a lot!