Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service FunctionDescription |
|
Properties' Summary | |
[ readonly ] long Id |
returns the function's unique identifier. |
[ readonly ] long Category |
returns the function's category. |
[ readonly ] string Name |
returns the localized function's name. |
[ readonly ] string Description |
returns a localized description of the function. |
[ readonly ] sequence< FunctionArgument > Arguments |
returns a sequence of localized descriptions of the function's arguments (in the order specified by the function). |
Properties' Details | |
Id
|
|
Category
|
|
Name
|
|
Description
|
|
Arguments
|
Copyright © 2003 Sun Microsystems, Inc.