Contents |
ValidForm→setSubmitLabel
ValidForm→setSubmitLabel — Sets the label for the ValidForm object
Description
setSubmitLabel ([string $label]);
Sets the submit label for ValidForm object.
Parameters
- label
Value attribute of the submit input field.
Return values
No value is returned

