get_variable_cost

Get the variable cost of an activity.

This variable cost can be set in the P2Schedule:set_variable_cost function.

Parameters: 
I/O Type Name Description
input integer ID activity ID
output float cost variable activity cost
Learn More: 

Step inside PMKC.

Example: 
function ()
        io.write('\n')
end
Class: 
P2Schedule