ClassesClasses | | Operators

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

Page not available for the currently selected syntax (programming language).

endifendifEndifEndif (Operator)

Name

endifendifEndifEndif — End of if command.

Signature

endif( : : : )

Herror endif()

Herror T_endif()

void Endif()

static void HWindow::Endif()

static void HOperatorSet.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


ClassesClasses | | Operators