<< center << | Table Of Contents | >> chargeset >> |
Keyword | charge List Attribute |
Purpose | Specify a one-time or per-period charge to a certain account. The charge can occur at the start of the task, at the end of it, or continuously over the duration of the task. The accounts to be charged are determined by the chargeset setting of the task. |
|
Syntax | charge <amount> (onstart | onend | perhour | perday | perweek) |
|
Arguments | amount | The amount to charge |
onstart | Charge the amount on starting the task. |
|
onend | Charge the amount on finishing the task. |
|
perhour | Charge the amount for every hour the task lasts. |
|
perday | Charge the amount for every day the task lasts. |
|
perweek | Charge the amount for every week the task lasts. |
|
Context | task, supplement (task) |
<< center << | Table Of Contents | >> chargeset >> |