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.
endifendifEndifEndifendif (Operator)
Name
endifendifEndifEndifendif
— End of if command.
Signature
Herror endif()
Herror T_endif()
void Endif()
static void HWindow::Endif()
Description
endifendifEndifEndifendif
is the last statement of an ififIfIfif
, elseifelseifElseifElseifelseif
, or
elseelseElseElseelse
block.
Result
endifendifEndifEndifendif
always returns 2 (
H_MSG_TRUE)
.
See also
ififIfIfif
Module
Foundation