NAntScript
Help
Element Reference
<FuncParam> |
v1.2.0 |
Describes a func parameter to a custom scripted function
| Attribute | Type | Description | Required |
|---|---|---|---|
| name | string | The parameter name. | True |
| type | string | The parameter type (defaults to string) | False |