Documentation Prolog Predicate Reference dom document/1

document/1

Get the document object.

Description

document( ?htmlObject )

document(Document) is true if and only if Document is the document object. If Document is a variable, it will unify with said object.

Implementation