Skip to content

Check Value Not Empty

Gavin Bunney edited this page Mar 3, 2011 · 1 revision

Check Value Not Empty

Checks a given HTML element contains a non empty text value between its opening and closing tags. null, "" and " " are all considered empty text values.

Usage

[MADCOW:htmlElementReference].checkValueNotEmpty

Examples

searchResultsField.checkValueNotEmpty

Clone this wiki locally