Function do not want to stop... #2365
Replies: 1 comment
-
I make some other test, and this way works ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have something like
So the
return False
should not continue further if one of the X element have isvalid
propertie == False.But I don't know why but the
FunctionTest
anyway print This should not appear like thereturn
do not trigger any ideas ?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions