Query: newt_checkbox_set_value
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NEWT_CHECKBOX_SET_VALUE(3) 1 NEWT_CHECKBOX_SET_VALUE(3) newt_checkbox_set_value - Sets the value of the checkboxSYNOPSISvoid newt_checkbox_set_value (resource $checkbox, string $value)DESCRIPTIONThis function allows to set the current value of the checkbox resource.PARAMETERSo $checkbox - o $value -RETURN VALUESNo value is returned. PHP Documentation Group NEWT_CHECKBOX_SET_VALUE(3)