[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-12-21。"],[[["This Google Apps Script custom function simplifies tiered pricing calculations in Google Sheets, offering a more straightforward approach than using `SUMPRODUCT`."],["The function calculates discounts by iterating through pricing tiers, applying the corresponding percentage discount to the portion of the total price falling within each tier."],["To use the function, you need to provide the total price and a table specifying the pricing tiers, start and end values, and discount percentages."],["The script utilizes the Spreadsheet service to access and process data within the sheet."],["You can manually refresh the custom function's results by adding a checkbox and including its cell reference as an additional parameter in the function call."]]],[]]