$
Query for a child element. Upstream docsReturn value
$$
Query for all matching child elements. Upstream docsReturn value
$x
Query for child elements by XPath. (Uses $$() with xpath prefix internally)XPath queries are deprecated. Consider using CSS selectors instead.
Return value

