Parse a string and isolate two delimited numbers...
Read MoreParse a JSON-ish string with no quotes into a multidimensional associative array...
Read MoreHow to parse an ini-like string into an array...
Read MoreHow to extract a substring from an EDL line, between 2 sequences of characters...
Read MoreRegular Expressions in Power Automate Desktop /Set Text Parsing...
Read MoreParse a curly braced string containing comma-separated numbers into a flat array...
Read MoreHow to parse an ini-formatted string into an associative array?...
Read MoreAccess the key of a flat array and parse the delimited key string into an array...
Read MoreParse a delimited string containing key-value pairs resembling PHP's array-syntax into an associ...
Read MoreExplode a string with two delimiters into an array...
Read MoreParse a string with three delimiters into an associative array of indexed arrays...
Read MoreParse a multiline string with two delimiters per line into an array of associative rows...
Read MoreParse a string containing square braced tags followed by their label into an array...
Read MoreConvert a string with 2 delimiters into a flat associative array...
Read MoreParse square brace tagged text into an associative array...
Read MoreParse a querystring into an associative array...
Read MoreParse inline style declaration string to array...
Read MorePopulate two arrays from substrings in multiline text...
Read MoreParse datetime string in Ydm.His format...
Read MoreParse a string without delimiters into a 2d array...
Read MoreExtract values from a double-pipe- separated string also wrapped in pipes and square braces...
Read MoreParse filename without delimiting characters into segments...
Read MoreParse numeric string from right to left and isolate 1 to 3 separate values...
Read MoreConvert number into equivalent number as English phrase...
Read MoreGet only the filename from a filepath string...
Read MoreParse the query string of a string containing a relative URL...
Read More