@designliquido/xpath
    Preparing search index...

    Function getNodeStringValue

    • Get the string value of a node For element/document nodes: concatenates all text nodes For text/attribute/comment nodes: the text content For processing instructions: the data part

      Parameters

      • node: XPathNode

      Returns string