<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Text Activities on Virtosoftware Guides &amp; Docs</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/</link><description>Recent content in Text Activities on Virtosoftware Guides &amp; Docs</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 24 Oct 2024 18:07:58 +0000</lastBuildDate><atom:link href="https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/index.xml" rel="self" type="application/rss+xml"/><item><title>Convert text to upper, lower, title case</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/convert-to-upper-lower-title/</link><pubDate>Thu, 24 Oct 2024 18:07:58 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/convert-to-upper-lower-title/</guid><description>&lt;p&gt;This activity converts text to upper, lower or title case.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/convert_text_to_upper_lower_title_case_1.png" alt="convert_text_to_upper,_lower,_title_case_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Convert this text to Upper case and store in variable&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Upper&lt;/td&gt;&lt;td&gt;Case format:UpperLowerTitleAutomatic&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Converts Base64 to Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-base64-to-text/</link><pubDate>Thu, 24 Oct 2024 18:07:51 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-base64-to-text/</guid><description>&lt;p&gt;This activity converts Base64 string in to text string using specified encoding.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/converts_base64_to_text_1.png" alt="converts_base64_to_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Converts this base64 text Base64 to Text using Default encoding and store result in variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this base64 text&lt;/td&gt;&lt;td&gt;Base64 string&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Default&lt;/td&gt;&lt;td&gt;Encoding:&lt;br/&gt;- Default - current ANSI code page&lt;br/&gt;- ASCII - ASCII (7-bit) character set&lt;br/&gt;- Big Endian Unicode - UTF-16 format that uses the big endian byte order&lt;br/&gt;- Unicode - UTF-16 format using the little endian byte order&lt;br/&gt;- UTF32 - UTF-32 format using the little endian byte order&lt;br/&gt;- UTF7 - UTF-7 format&lt;br/&gt;- UTF8 - UTF-8 format&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Converts Text to Base64</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-text-to-base64/</link><pubDate>Thu, 24 Oct 2024 18:07:45 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-text-to-base64/</guid><description>&lt;p&gt;This activity converts text in to Base64 string using specified encoding.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/converts_text_to_base64_1.png" alt="converts_text_to_base64_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Converts this text to Base64 using Default encoding and store result in variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Default&lt;/td&gt;&lt;td&gt;Encoding:&lt;br/&gt;- Default - current ANSI code page&lt;br/&gt;- ASCII - ASCII (7-bit) character set&lt;br/&gt;- Big Endian Unicode - UTF-16 format that uses the big endian byte order&lt;br/&gt;- Unicode - UTF-16 format using the little endian byte order&lt;br/&gt;- UTF32 - UTF-32 format using the little endian byte order&lt;br/&gt;- UTF7 - UTF-7 format&lt;br/&gt; -UTF8 - UTF-8 format&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Converts Number to Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-text/</link><pubDate>Thu, 24 Oct 2024 18:07:19 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-text/</guid><description>&lt;p&gt;This activity converts the value of the current Number object to its equivalent string representation using the specified format.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/converts_number_to_text_1.png" alt="converts_number_to_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Converts Integer number 0 to text with this format and store result in variable.&lt;/p&gt;
&lt;h6 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Integer&lt;/td&gt;&lt;td&gt;Number FormatIntegerFloat&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;0&lt;/td&gt;&lt;td&gt;Number variable&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this format&lt;/td&gt;&lt;td&gt;Numeric format string.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;For more information about numeric format specifiers, see &lt;a href="https://www.google.com/url?q=http://msdn.microsoft.com/en-us/library/dwhawy9k.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078382398&amp;amp;usg=AOvVaw3sma76Ll7YfSJrzXcKWCyb"&gt;Standard Numeric Format Strings&lt;/a&gt; and&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.google.com/url?q=http://msdn.microsoft.com/en-us/library/0c899ak8.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078382802&amp;amp;usg=AOvVaw2e3U3jWMsmbZWPUiIU5Frq"&gt;Custom Numeric Format Strings&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Converts Number to Hex Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-hex-text/</link><pubDate>Thu, 24 Oct 2024 18:07:11 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/converts-number-to-hex-text/</guid><description>&lt;p&gt;This activity converts the number to a string of hexadecimal digits.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/converts_number_to_hex_text_1.png" alt="converts_number_to_hex_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Converts 0 to Hex text and store result in hex text.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;0&lt;/td&gt;&lt;td&gt;The source number&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;hex text&lt;/td&gt;&lt;td&gt;An output text.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Decode Web Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/decode-web-text/</link><pubDate>Thu, 24 Oct 2024 18:07:03 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/decode-web-text/</guid><description>&lt;p&gt;This activity provides methods for decoding URLs when processing Web requests.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/decode_web_text_1.png" alt="decode_web_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="supported-encoders"&gt;&lt;strong&gt;Supported Encoders:&lt;/strong&gt;&lt;a class="anchor" href="#supported-encoders"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Encoder&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Url Decoder&lt;/td&gt;&lt;td&gt;Converts a string that has been encoded for transmission in a URL into a decoded string. If characters such as blanks and punctuation are passed in an HTTP stream, they might be misinterpreted at the receiving end. URL encoding converts characters that are not allowed in a URL into character- entity equivalents; URL decoding reverses the encoding. For example, when embedded in a block of text to be transmitted in a URL, the characters &amp;lt; and&amp;gt; are encoded as %3c and %3e.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Html Decoder&lt;/td&gt;&lt;td&gt;Converts a string that has been HTML-encoded for HTTP transmission into adecoded string. If characters such as blanks and punctuation are passed in&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;an HTTP stream, they might be misinterpreted at the receiving end. HTML encoding converts characters that are not allowed in HTML into character- entity equivalents; HTML decoding reverses the encoding. For example, when embedded in a block of text, the characters &amp;lt; and &amp;gt; are encoded as &amp;lt; and &amp;gt; for HTTP transmission.&lt;/p&gt;</description></item><item><title>Encode Web Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/encode-web-text/</link><pubDate>Thu, 24 Oct 2024 18:06:57 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/encode-web-text/</guid><description>&lt;p&gt;This activity provides methods for encoding URLs when processing Web requests.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/encode_web_text_1.png" alt="encode_web_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="supported-encoders"&gt;&lt;strong&gt;Supported Encoders:&lt;/strong&gt;&lt;a class="anchor" href="#supported-encoders"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Encoder&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Url Encoder&lt;/td&gt;&lt;td&gt;Encodes a URL string. If characters such as blanks and punctuation are passed in an HTTP stream, they might be misinterpreted at the receiving end. URL encoding converts characters that are not allowed in a URL into character-entity equivalents; URL decoding reverses the encoding. For example, when embedded in a block of text to be transmitted in a URL, thecharacters &amp;lt; and &amp;gt; are encoded as %3c and %3e.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Url Path Encoder&lt;/td&gt;&lt;td&gt;Encodes the path portion of a URL string for reliable HTTP transmission from the Web server to a client. URL encoding ensures that all browsers will correctly transmit text in URL strings. Characters such as ?, &amp;amp;, /, and spaces may be truncated or corrupted by some browsers so those characters must be encoded in &amp;lt;A&amp;gt; tags or in query strings where the strings may be re-sentby a browser in a request string.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Html Encoder&lt;/td&gt;&lt;td&gt;Converts a string to an HTML-encoded string. If characters such as blanks and punctuation are passed in an HTTP stream, they might be misinterpreted at the receiving end. HTML encoding converts charactersthat are not allowed in HTML into character-entity equivalents; HTML&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;/td&gt;&lt;td&gt;decoding reverses the encoding. For example, when embedded in a block of text, the characters &amp;lt; and &amp;gt; are encoded as &amp;amp;lt; and &amp;amp;gt; for HTTPtransmission.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Html Attribute Encoder&lt;/td&gt;&lt;td&gt;Minimally converts a string into an HTML-encoded string. method convertsonly quotation marks ("), ampersands (&amp;amp;), and left angle brackets (&amp;lt;) to equivalent character entities.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;**Note:**You can encode a URL using with the &lt;strong&gt;Url Encoder&lt;/strong&gt;or the &lt;strong&gt;Url Path Encoder&lt;/strong&gt;. However, the methods return different results. The &lt;strong&gt;Url Encoder&lt;/strong&gt;converts each space character to a plus character (+). The &lt;strong&gt;Url Path Encoder&lt;/strong&gt;converts each space character into the string &amp;ldquo;%20&amp;rdquo;, which represents a space in hexadecimal notation. Use the Url Path Encoder method when you encode the path portion of a URL in order to guarantee a consistent decoded URL, regardless of which platform or browser performs the decoding.&lt;/p&gt;</description></item><item><title>Join Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/join-text/</link><pubDate>Thu, 24 Oct 2024 18:06:50 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/join-text/</guid><description>&lt;p&gt;This activity concatenates a specified separator between each element of a specified array.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/join_text_1.png" alt="join_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Joins this items using this separator and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this items&lt;/td&gt;&lt;td&gt;An array of String.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this separator&lt;/td&gt;&lt;td&gt;An item separator.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place string result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Split Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/split-text/</link><pubDate>Thu, 24 Oct 2024 18:06:41 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/split-text/</guid><description>&lt;p&gt;This activity returns a string array (store in variable) that contains the substrings in this string that are delimited by elements of a specified string array.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/split_text_1.png" alt="split_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Splits this text using this delimiter and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this delimiter&lt;/td&gt;&lt;td&gt;A string that delimit the substrings. Multi delimiters are supported, use new line(\r\n) to insert additional delimiters.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place an array of string result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Substring Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/substring-text/</link><pubDate>Thu, 24 Oct 2024 18:06:37 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/substring-text/</guid><description>&lt;p&gt;This activity allows extracting substring from the text and store result in variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/substring_text_1.png" alt="substring_text_1" /&gt;&lt;/p&gt;
&lt;p&gt;You should specify the zero-based starting character position of a substring in this instance and the number of characters in the substring, if length is -1, length will be ignored.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Extract substring from this text, starts at 0, length -1 and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;start index&lt;/td&gt;&lt;td&gt;The zero-based starting character position of a substring in this instance.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;length&lt;/td&gt;&lt;td&gt;The number of characters in the substring. Set -1 to ignore length.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Trim Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/trim-text/</link><pubDate>Thu, 24 Oct 2024 18:06:28 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/trim-text/</guid><description>&lt;p&gt;This activity allows removing white-space characters from the text and store result in variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/trim_text_1.png" alt="trim_text_1" /&gt;&lt;/p&gt;
&lt;p&gt;The activity can remove leading, trailing and leading and trailing white-space characters.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Removes leading and trailing white-space characters from this text and store in Variable: variable.&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/11/trim_text_2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;leading and trailing&lt;/td&gt;&lt;td&gt;Trim mode. Supported: leading and trailing, only leading and only trailing modes&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/trim_text_3.png" alt="" /&gt;&lt;/p&gt;</description></item><item><title>Translate Text (Powered by Microsoft translator)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/translate-text-microsoft/</link><pubDate>Thu, 24 Oct 2024 18:06:22 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/translate-text-microsoft/</guid><description>&lt;p&gt;This activity allows translating text and store result in variable. Powered by Bing Microsoft translator.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/translate_text_powered_by_microsoft_translator_1.png" alt="translate_text_(powered_by_microsoft_translator)_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Translate this text from Auto-detect to choose using Bind developer AppId and store result in Variable: variable&lt;/p&gt;
&lt;h6 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Auto-detect&lt;/td&gt;&lt;td&gt;Original text language. Default value is “Auto-detect”, activity will try resolveoriginal language automatically.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;choose&lt;/td&gt;&lt;td&gt;Destination text language.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Bind developerAppId&lt;/td&gt;&lt;td&gt;The AppID parameter is a value that enables the API to validate that a request isfrom a registered Bing application developer.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;**Note:**Getting an AppID is a straightforward process. First, go to the Bing Developer Center (&lt;a href="https://www.google.com/url?q=http://www.bing.com/developers/appids.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078353616&amp;amp;usg=AOvVaw0iP3EhY-ftbc5ttEXkQ_LG"&gt;http://www.bing.com/developers/appids.aspx&lt;/a&gt;) and sign in with your Windows Live ID. After signing in, you will be presented with a link to create a new AppID. Click the link, then supply basic information about your application and review the Terms of Use. After you have supplied the information and reviewed the Terms of Use, you will be presented with an AppID.&lt;/p&gt;</description></item><item><title>Translate Text (Powered by Google translator)</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/translate-text-by-google/</link><pubDate>Thu, 24 Oct 2024 18:06:13 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/translate-text-by-google/</guid><description>&lt;p&gt;This activity allows translating text and store result in variable. Powered by online Google translator.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/translate_text_powered_by_google_translator_1.png" alt="translate_text_(powered_by_google_translator)_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Translate this text from Auto-detect to choose and store result in Variable: variable&lt;/p&gt;
&lt;h6 id="parameters"&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;a class="anchor" href="#parameters"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;Original text&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Auto-detect&lt;/td&gt;&lt;td&gt;Original text language. Default value is “Auto-detect”, activity will try resolveoriginal language automatically.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;choose&lt;/td&gt;&lt;td&gt;Destination text language.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Supported Languages&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Go to &lt;a href="https://www.google.com/url?q=http://translate.google.com/&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078348150&amp;amp;usg=AOvVaw27qasa_FffAf6FB8esS_Me"&gt;http://translate.google.com&lt;/a&gt; to view Languages available for translation&lt;/p&gt;</description></item><item><title>Format Field Value</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/format-field-value/</link><pubDate>Thu, 24 Oct 2024 18:06:06 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/format-field-value/</guid><description>&lt;p&gt;This activity uses the composite formatting feature of the .NET Framework to convert the value of an object to its text representation and embed that representation in a string.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/format_field_value_1.png" alt="format_field_value_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Format this field with this format and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this field&lt;/td&gt;&lt;td&gt;The current list item field&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this format&lt;/td&gt;&lt;td&gt;.NET Framework format. Ex: “d” for date time field returns short date format “4/17/2006”&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Validate Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/validate-text/</link><pubDate>Thu, 24 Oct 2024 18:05:57 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/validate-text/</guid><description>&lt;p&gt;This activity allows validating that string matches a regular expression pattern and stores logical result in variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/validate_text_1.png" alt="validate_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;this text matches this regular expression pattern and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;The string to search for a match.&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this regular expression pattern&lt;/td&gt;&lt;td&gt;Regular expression pattern. Look &lt;a href="https://www.google.com/url?q=http://msdn.microsoft.com/en-us/library/hs600312.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078339807&amp;amp;usg=AOvVaw2mLhAcyn_lNlYEgEkvhNIE"&gt;Regular Expression&lt;/a&gt; for more information&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Replace Text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/replace-text/</link><pubDate>Thu, 24 Oct 2024 18:05:51 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/replace-text/</guid><description>&lt;p&gt;This activity replaces all strings that match a regular expression pattern with a specified replacement string and stores result in variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/replace_text_1.png" alt="replace_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Find this regular expression pattern in this text, replace with this replacement and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/11/replace_text_2.png" alt="" /&gt;&lt;/p&gt;</description></item><item><title>Capture all occurrences of text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/capture-all-occurrences-of-text/</link><pubDate>Thu, 24 Oct 2024 18:05:42 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/capture-all-occurrences-of-text/</guid><description>&lt;p&gt;This activity searches the specified input string for all occurrences of a regular expression and store result in to array.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/capture_all_occurrences_of_text_1.png" alt="capture_all_occurrences_of_text_1" /&gt;&lt;/p&gt;
&lt;p&gt;You can use &amp;ldquo;Join text&amp;rdquo; activity to create single string from captured items.&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Capture all occurrences of this regular expression pattern from this text and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this regularexpression pattern&lt;/td&gt;&lt;td&gt;Regular expression pattern. Look &lt;a href="https://www.google.com/url?q=http://msdn.microsoft.com/en-us/library/hs600312.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078331173&amp;amp;usg=AOvVaw3Lpvx9qyduy037cy3X0hVc"&gt;Regular Expression&lt;/a&gt; for more information&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;The string to search for a match&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place results into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item><item><title>Capture text</title><link>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/capture-text/</link><pubDate>Thu, 24 Oct 2024 18:05:37 +0000</pubDate><guid>https://docs-hugo-4dl.pages.dev/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/text-activities/capture-text/</guid><description>&lt;p&gt;This activity Searches the specified input string for an occurrence of the regular expression and stores result in to text variable.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://pub-a28a5107f8a14f3d8a0272bc4e8c6b62.r2.dev/wp-content/uploads/2024/10/capture_text_1.png" alt="capture_text_1" /&gt;&lt;/p&gt;
&lt;h6 id="sharepoint-workflow-designer-phrase"&gt;&lt;strong&gt;SharePoint Workflow Designer Phrase&lt;/strong&gt;&lt;a class="anchor" href="#sharepoint-workflow-designer-phrase"&gt;#&lt;/a&gt;&lt;/h6&gt;
&lt;p&gt;Capture this regular expression pattern from this text and store in Variable: variable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Parameters&lt;/strong&gt;&lt;/p&gt;
&lt;figure class="wp-block-table"&gt;&lt;table class="has-fixed-layout"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Parameter&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Description&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this regularexpression pattern&lt;/td&gt;&lt;td&gt;Regular expression pattern. Look &lt;a href="https://www.google.com/url?q=http://msdn.microsoft.com/en-us/library/hs600312.aspx&amp;amp;sa=D&amp;amp;source=editors&amp;amp;ust=1729508078328256&amp;amp;usg=AOvVaw1Xtlju2I58EejeikW7Xj_0"&gt;Regular Expression&lt;/a&gt; for more information&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;this text&lt;/td&gt;&lt;td&gt;The string to search for a match&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;variable&lt;/td&gt;&lt;td&gt;This activity will place result into an output variable&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/figure&gt;</description></item></channel></rss>