[[["わかりやすい","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"]],["最終更新日 2024-09-10 UTC。"],[[["Google Apps Script allows you to create custom functions that can be used directly within Google Sheets, similar to built-in functions."],["This tutorial demonstrates how to build a custom function that calculates and formats sale prices based on provided input and discount values."],["To use the custom function, simply paste the provided code into the Apps Script editor linked within your Google Sheet and call it using `=salePrice(input, discount)` in any cell."]]],[]]