[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsEndF
Prints an End Function statement for VB Script.
#include "savbs.h"
int SaVbsEndF();
Argument
None
Returns an integer with a value of 0.
Prints an End Function statement for VB Script.
The code fragment:
SaVbsEndF();
will write:
End Function\n
to the output stream.
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.