The Function type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| Function | Initializes a new instance of the Function class |
Properties
| Name | Description | |
|---|---|---|
| Group | Group of the script function. | |
| Name | Name of the script function. | |
| Signature | Signature of the script function.
Gives general information about the function. |
See Also