Method XbpHTMLWindow():childFromName() Foundation

Retrieves an HTML element given its name.

Syntax
:childFromName( <cName> ) --> oElem
Parameters
<cName>
A character string with the name of the element
Return

An XbpHTMLElement() which represents the specified HTML element. If no element is found, return is NIL.

Description

TBD

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.