set_actual_start

Set the actual start date for an activity in a tracking period. 

Use the value 99999999 to clear the actual start (i.e. activity not started yet).

Parameters: 
I/O Type Name Description
input integer ID activity ID
input integer start actual start
input integer ID ID of the tracking period
Example: 
function ()
        io.write('\n')
end
Class: 
P2Tracking