B4A 10.9 adds an additional check for Resumable Subs
The following code now raises a warning #36
We should add a return parameter after Complete, but which is the correct one?
The SetData floating info does not specify the returned values, probably because it is unused.
In such cases, what is the correct behavior?
The following code now raises a warning #36
B4X:
Wait For (B4XT_checks.SetData(data)) Complete
The SetData floating info does not specify the returned values, probably because it is unused.
In such cases, what is the correct behavior?