Carrot reference
Functions
costBetween()
calculates the cost of a job over a specified period of time where the cost of a job includes if multiple people have held that job costbetweenprimary() returns the costbetween calculation only using data from primary syntax basecostbetweenprimary calculates the base cost (base org multiplier) of a job over a specific time period, including future roles with announced start dates, based on data in primary only basecostbetweenprimary( startdate date, enddate date, multiplier bigdecimal) startdate the current, or announced starting date for the current, or future filled role, respectively enddate the end date for the role multiplier optional multiplier defaults to 1 0 return type https //docs charthop com/ ks5 money variablecostbetweenprimary calculates the variable cost of a job over a specific time period, including future filled roles with announced start dates, based on data in primary only variablecostbetweenprimary( startdate date, enddate date, multiplier bigdecimal) startdate the current, or announced starting date for the current, or future filled role, respectively enddate the end date for the role multiplier optional multiplier defaults to 1 0 return type https //docs charthop com/ ks5 money fullyloadedcostbetweenprimary calculates the base cost (base org multiplier) plus the variable cost of a job over a specific time period, including future roles with announced start dates, based on data in primary only fullyloadedcostbetweenprimary( startdate date, enddate date, multiplier bigdecimal) startdate the current, or announced starting date for the current, or future filled role, respectively enddate the end date for the role multiplier optional multiplier defaults to 1 0 return type https //docs charthop com/ ks5 money sample usages 282,462,100 true unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type unhandled content type
