Chapter 3 DynaScript Predefined Objects


Function methods

The Function object has this method:

toString method

Syntax

Function.toString( )

Description

Returns the body of the function as a string.

Return

String.

Example

 


Copyright © 1999 Sybase, Inc. All rights reserved.