[Top] [Prev] [Next] [Bottom] [Contents]

SaVbsEndIf

Prints an End If statement for VB Script.

Synopsis

#include "savbs.h"
int SaVbsEndIf();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints an End If statement for VB Script.

Example

The code fragment:

SaVbsEndIf();
will write:

End If\n
to the output stream.

See Also

SaVbsB, SaVbsCommE, SaVbsE, SaVbsFuncTrue, SaVbsFuncFalse, SaVbsPrint

SaVbsMsgBox, SaVbsIsLower, SaVbsIsUpper, SaVbsNotDigit, SaVbsLenZero

SaVbsLenNe, SaVbsStdFor, SaVbsCommB, SaVbsExitF, SaVbsEndF

SaVbsNext, SaVbsElse, SaVbsDecl, SaVbsNTabs, SaVbsNLines



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.