//IN VARS #3on1A_30A_months = availableMonths #3on1A_30A_pickerDisplayMonths = pickerDisplayMonths #3on1A_30A_plan1 = columnPrices1 #3on1A_30A_plan1alt = columnPricesAlt1 #3on1A_30A_plan2 = columnPrices2 #3on1A_30A_plan2alt = columnPricesAlt2 #3on1A_30A_plan3 = columnPrices3 #3on1A_30A_plan3alt = columnPricesAlt3 #3on1A_30A_plan4 = columnPrices4 #3on1A_30A_plan4alt = columnPricesAlt4 //OUT VARS PTSessions = sessionsOut // number(8) PTRate = rateOut // number(8) PT_TrainPerWeek = sessionsPerWeekOut // number(8) PT_TrainPerMonth = sessionsPerMonthOut // number(8) PT_PIF = isPIFOut // 0 or 1 PT_RACKOUT = rackRateOut // number(8) PT_GroupRate = addonCostOut // number(8) PT_Monthly = totalOut // number(8) PT_Reporting = reportingStringOut // string(40)