EXIT FUNCTION: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 January 2023

23 January 2023

21 April 2022

  • curprev 23:5223:52, 21 April 2022RhoSigma talk contribs 396 bytes +396 Created page with "The '''EXIT FUNCTION''' statement can be used to exit the FUNCTION before the code ends. {{PageSyntax}} :: EXIT FUNCTION * Use EXIT FUNCTION to immediately EXIT a FUNCTION if an undesirable condition is created. * EXIT FUNCTION is not the same as END FUNCTION which is required in a FUNCTION procedure. ''See also:'' * EXIT SUB * EXIT DO, EXIT FOR {{PageNavigation}}"