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

SaJavaRetTrue

Prints a return true statement for Java Script.

Synopsis

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

Argument

None

Return Values

Returns an integer with a value of 0.

Description

Prints a return true statement for Java Script.

Example

The code fragment:

SaJavaRetTrue();
will write:

return true;\n
to the output stream.

See Also

SaJavaB, SaJavaCommE, SaJavaE, SaJavaCommB, SaJavaRetFalse

SaJavaPrint, SaJavaMsgBox, SaJavaIsLower, SaJavaIsUpper, SaJavaNotDigit

SaJavaLenZero, SaJavaLenNe, SaJavaStdFor



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

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