Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
Use the tabs on the upper right to switch to a different programming language.
endwhileendwhileEndwhileEndwhileendwhile (Operator)
Name
endwhileendwhileEndwhileEndwhileendwhile
— End statement of a while loop.
Signature
Herror endwhile()
Herror T_endwhile()
Description
endwhileendwhileEndwhileEndwhileendwhile
is the last statement of a whilewhileWhileWhilewhile
loop.
Result
endwhileendwhileEndwhileEndwhileendwhile
always returns 2 (
H_MSG_TRUE)
.
See also
whilewhileWhileWhilewhile
Module
Foundation