UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 426 B
�� Function: toTextNode(string) Shorthand: toText(string) Description: Converts a string into a DOM text node. Returns: DOM Text Node. Example: var textNode = $A.toTextNode("She's a sad tomato.");