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

SaJavaRetFalse

Prints a return false statement for Java Script.

Synopsis

#include "sajavasc.h"
int SaJavaRetFalse();

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a return false statement for Java Script.

Example

The code fragment:

SaJavaRetFalse();
will write:

return false;\n
to the output stream.

See Also

SaJavaB, SaJavaCommE, SaJavaE, SaJavaCommB, SaJavaRetTrue

SaJavaPrint, SaJavaMsgBox, SaJavaIsLower, SaJavaIsUpper, SaJavaNotDigit

SaJavaLenZero SaJavaLenNe, SaJavaStdFor



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

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