Text
テキストでの操作を実行します。
アクション
アクション |
構成フィールド |
データタイプ |
必須 |
---|---|---|---|
Base64 encode or decode - テキスト文字列を Base64 でエンコードまたはデコードします。 |
Operation - 実行する操作を選択します。([Encode]、[Decode]、または [Clear Current Choice]) |
Choice |
|
Text - Base64 でエンコードまたはデコードするテキストを入力します。 Claris Connect |
String |
|
|
URL encode or decode - URL のテキストをエンコードまたはデコードします。 |
Operation - 実行する操作を選択します。([Encode]、[Decode]、または [Clear Current Choice]) |
Choice |
|
URL - エンコードまたはデコードする URL を入力します。 https://claris.com?test=encode |
String |
|
|
Random password - ランダムなパスワードを作成します。 |
Lowercase - 小文字のアルファベット文字を使用して作成します。 |
Choice |
|
Special characters - $ や * などの記号を使用して作成します。 |
Choice |
|
|
Numbers - 0 ~ 9 の数字を使用して作成します。 |
Choice |
|
|
Uppercase - 大文字のアルファベット文字を使用して作成します。 |
Choice |
|
|
Length - パスワードの長さを入力します。 32 |
Number |
|
|
Random hexadecimal - ランダムな 16 進数の数を作成します。 |
Byte length - 作成する 16 進数のバイト長 (32、64 など) を入力します。 32 |
Number |
|
Split text - 区切り文字を挿入してテキスト文字列を分割します。 |
Separator - テキストを分割する文字または記号を入力します。空白で分割するにはこのフィールドを空のままにします。 |
String |
|
Text - 分割するテキストを入力します。 Claris Connect |
String |
|
|
Get domain from email - 電子メールアドレスから Web ドメインを抽出します。 |
Email - ドメインを抽出する電子メールアドレスを入力します。 info@claris.com |
String |
|
Extract first by regular expression - 正規表現の最初の一致を抽出します。 |
Regular Expression - 適用する正規表現を入力します。 .*claris$ |
String |
|
Text - 正規表現を適用するテキストを入力します。 Claris Connect |
String |
|
|
Extract by regular expression - 正規表現に一致するすべての文字を抽出します。 |
Regular Expression - 適用する正規表現を入力します。 例、次のいずれか: [cC]laris .laris |
String |
|
Text - 正規表現を適用するテキストを入力します。 例: Claris Connect |
String |
|
|
Replace pattern - テキスト内のパターンを特定の文字列に置換します。 |
Replace - 置換文字列を入力します。一致した文字列を削除するにはこのフィールドを空のままにします。 api |
String |
|
Text to replace - 置換する文字列を入力します。正規表現を使用できます。空白を使用するにはこのフィールドを空のままにします。 platform |
String |
|
|
Text - 置換する文字列を含むテキストを入力します。 Claris Connect platform |
String |
|
|
Lowercase - テキストを小文字に変更します。 |
Text - 小文字に変換するテキストを入力します。 CLARIS CONNECT |
String |
|
Snake case - テキストを小文字に変更し、特殊文字を取り除き、単語間にアンダースコアを挿入します。 |
Text - 記号を取り除いてスネークケースに変換するテキストを入力します。 %claris% #connect api |
String |
|
Title case - テキスト内の単語の最初の文字を大文字に変更します。 |
Text - タイトルケースに変換するテキストを入力します。 claris connect api |
String |
|
Uppercase - テキストを大文字に変更します。 |
Text - 大文字に変換するテキストを入力します。 Claris Connect |
String |
|
Extract URLs - テキストからすべての URL を抽出して返します。 |
Text - URL を抽出するテキストを入力します。 See our website https://claris.com |
String |
|
Trim whitespaces - テキスト文字列の先頭と末尾の空白文字を取り除きます。 |
Text - トリムするテキストを入力します。 Claris Connect |
String |
|
Get domain from URL - Web URL から完全ドメインを抽出します。 |
URL - ドメインを抽出する URL を入力します。 www.claris.com |
String |
|