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

SaVbsEndF

Prints an End Function statement for VB Script.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints an End Function statement for VB Script.

Example

The code fragment:

SaVbsEndF();
will write:

End Function\n
to the output stream.

See Also

SaVbsB, SaVbsCommE, SaVbsE, SaVbsFuncTrue, SaVbsFuncFalse, SaVbsPrint

SaVbsMsgBox, SaVbsIsLower, SaVbsIsUpper, SaVbsNotDigit, SaVbsLenZero

SaVbsLenNe, SaVbsStdFor, SaVbsCommB, SaVbsExitF, SaVbsNext

SaVbsElse, SaVbsEndIf, SaVbsDecl, SaVbsNTabs, SaVbsNLines



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

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