collects all properties used to describe a function.  
 More...
import "FunctionDescription.idl";
|  | 
| long | Id | 
|  | returns the function's unique identifier. 
 | 
| long | Category | 
|  | returns the function's category. 
 | 
| string | Name | 
|  | returns the localized function's name. 
 | 
| string | Description | 
|  | returns a localized description of the function. 
 | 
◆ Arguments
returns a sequence of localized descriptions of the function's arguments (in the order specified by the function). 
 
 
◆ Category
◆ Description
returns a localized description of the function. 
 
 
◆ Id
◆ Name
returns the localized function's name. 
 
 
The documentation for this service was generated from the following file: