<-Back

Function: Krishna-Iast::Feedback-Flag?

FEEDBACK-FLAG? a form-submitted toggle is truthy iff a non-empty value was sent

. Unchecked checkboxes are simply absent from the POST body, so the default nil-or-empty path returns nil.


<-Back