|
Required Conventions
|
Previous Top Next |
| · | Inputs must be the first executable statement in the strategy. Comments may precede the inputs statement.
|
| · | The word Inputs must be the only statement on that line.
|
| · | Place each input variable on a separate line.
|
| · | Comments on inputs must not span multiple lines.
|
| · | Comments on input variable lines must not contain a semicolon (;)
|
|
|
|
|
|
|