get_status_date

Get the actual time (AT) of the project at a given tracking period. 

The AT value is equal to the number of time units between the status date and the start of the project and measures how long the project is in progress. 

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