has Function

nano > def > has
Returns "true" if the node contains the specified string in the innerHTML or value.

Summary

ElementFunction
ReturnsBoolean

Arguments

valString[required] String to search for.

Example

handler.has('something');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/njsorg/public_html/pagetype/content/pages/en/docml.viewer.php