Power Automate 「string」関数
数値や配列(アレイ)などテキスト以外のデータをテキストに変換する関数の使い方を紹介
Power Automate 「int」関数
数字のテキストを整数型のデータに変換する関数の使い方を紹介
Power Automate 「float」関数
数字と小数点のみのテキストを小数に変換する関数の使い方を紹介
Power Automate 「createArray」関数
任意の値から配列(アレイ)を作成する関数の使い方を紹介
Power Automate 「bool」関数
数値や特定のテキストをブール値に変換する関数の使い方を紹介
Power Automate 「base64ToString」関数
Base64(メール送信などのためにデータをテキストで表現する形式)に変換されているテキス ...
Power Automate 「base64」関数
テキストをBase64(メール送信などのためにデータをテキストで表現する形式)に変換する関 ...
Power Automate 「array」関数
1つのテキストや数値を配列(アレイ)に変換する関数の使い方を紹介
Power Automate 「if」関数
式の結果がTrueかFalseかによって返す値を変える関数の使い方を紹介
Power Automate 「or」関数
English version. orはPower Automateの式に使用する関数で、 ...