Checks if the given field is clicked within the UI state.
true
if `.leftclicked` is true
, "true"
, 1
or "1"
.Checks if a field is modified within the given form.
true
if `@modified` is true
, "true"
, 1
or "1"
.Checks if the given field is true.
true
if the given field is true
.