search position of the corresponding end tag for the N-th start tag with the given name result is the position of the last character bevor the searched end tag
to extract between 2 tags even if the tag is repeated and nested
Extract specific data out of XML formatted text without using FileMaker's built-in XML functionality.
Gets the contents of the nth CDATA instance within an XML blob.
Transforms the result of GetLayoutObjectAttribute ( "wv" ; "content" ) on a Windows machine to a parseable XML
Given a starting position (being a position immediately following a start html tag), this function finds the position of the corresponding end html tag.
Retrieves the requested occurrence of the top most set of tag's (see example).
Retrieves contents of a particular occurrence of an html tag.
Similar to the HTML_Parser_GetTagContents function which retrieves contents of a particular occurrence of an html tag but instead takes into account the top most instances of the tags only.
Parse a value from text, given surrounding "tags"
Returns all fields of a layout or a table occurrence, with their name, ID and content, as a XML string.
gets the first tag of the xml requires also xmlTagN.valuePosEnd ( ) ! [fmfunctions.com does not let me add it to required list..]