Callable.if_loop_instructions()
Returns if_loop instructions of the function/modifier.
Last updated
Returns if_loop instructions of the function/modifier.
Last updated
if_loop_instructions() β
Instructions
The function returns Instructions that represent the condition part in loop operators. It will return for all types of loops e.g. while and for