Functions Overview
メニューを表示するにはスワイプしてください
Definition
A function is a small transformation tool that takes an input value and returns a modified output. In Make, functions are used to clean, format, check, split, or convert data as it moves between modules.
Functions are the layer that turns scenarios from fragile into reliable. You are not just connecting modules, you are constantly transforming data. Functions are the small tools that make those transformations clean and predictable. Think of them as the difference between a quick hack and something that scales.
Text Functions (The Most Used)
Most automation data is text: names, emails, URLs, AI outputs, scraped content. That is why text functions appear everywhere.
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 2
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 2. 章 2