createDelimitedString

This function creates a delimited string from the passed-in arguments.

Signature:

ora:createDelimitedString(delimiter as string, nodeList)

Arguments:

  • delimiter as string: The character that separates the items in the input string (for example, a comma or a semicolon).

  • nodeList: Provides an ordered collection of nodes.

Property IDs:

  • namespace-uri:

  • namespace-prefix:ora