chickadee » bb » bb:find-element

(bb:find-element ID [ROOT]) procedure

Searches the element with the id ID, starting from parent element ROOT, or the value of (bb:root-element) if not given. If no element with this id can be found #f is returned.