Pre Mappings / Post Mappingsの中で記述する式の右辺には以下の様な関数を記述して利用できます。
個別の詳しい関数の説明は、 関数解説 をご覧ください。
文字列関係
Len
Contains
RuneCount
HasPrefix
HasSuffix
Index
Join
LastIndex
Repeat
Replace
Split
ToLower
ToUpper
Trim
TrimLeft
TrimRight
TrimPrefix
TrimSuffix
型変換関係
ToBool
ToInt
ToFloat
ToString
ToDate
ToBinary
ToJSON
エンコード関係
URLPathEscape
URLPathUnescape
URLQueryEscape
URLQueryUnescape
MD5
SHA1
SHA256
BASE64
DecodeBASE64
BASE64URL
DecodeBASE64URL
日付関係
Now
Year
Month
Day
Hour
Minute
Second
Weekday
ToLocal
ToUTC
ToTimezone
DateFormat
DateParse
環境変数
Env
正規表現
RegExpMatch
RegExpFind
RegExpFindSubmatch
RegExpFindAll
RegExpReplace
UUID
Need more help with this?
Join our slack community for help