検索:is-match

adminが2022/04/24 04:58に最終更新

3件のうち1 - 3 ページ 1

Is Match (en)

DatPTが2023/04/14 14:48に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.IsMatch Description This activity allows you to find expression that matches
] Is Match Input (String)*- The string that you want to find a match. E.g: “This is a phrase” Pattern (String)*- The pattern of the expression that you want to search for matches. Example on regular expression pattern
タイトル
Is Match
保存場所
Is Match
ドキュメントの内容のソース
== **Description** == This activity allows you to find expression that matches the specified input string
your code better. E.g: [263326468] Is Match * **Input (String)***- The string that you want to find a match. E.g: “This is a phrase” * **Pattern (String)***- The pattern of the expression that you want

Matches (en)

DatPTが2023/04/14 14:55に最終更新
表示されるドキュメントの内容
and it will return to successful matches. (* for Mandatory) Properties Misc Display Name (String) - The name
] Matches Input (String)* - The string that you want to find a match. E.g: “This is a phrase” Pattern (String)*- The pattern of the expression that you want to search for matches. Example on regular
タイトル
Matches
ドキュメントの内容のソース
== **Description** == This activity allows you to search string and it will return to successful matches
of the activity to organize and structure your code better. E.g: [997394815] Matches * **Input (String)*** - The string that you want to find a match. E.g: “This is a phrase” * **Pattern (String)***- The pattern

Replace (en)

DatPTが2023/04/17 09:58に最終更新
表示されるドキュメントの内容
RCA.Activities.Core.Replace Description This activity allows you to replace a match by a regular
a match. E.g: “This phrase will be replaced” Pattern (String)*- The pattern of the expression that you want to search for matches. Example on regular expression pattern: https://learn.microsoft.com/en-us
ドキュメントの内容のソース
== **Description** == This activity allows you to replace a match by a regular expression pattern with a specified
to find a match. E.g: “This phrase will be replaced” * **Pattern (String)***- The pattern of the expression that you want to search for matches. Example on regular expression pattern: [[https
ページ 1
[is-match]の検索結果のRSSフィード
adminが2022/04/17 14:38に作成