wwResponse::FormHidden
Creates a hidden HTML form field.
o.formhidden(lcName, lcValue, llNoOutput)
Returns
"" or HTML if llNooutput is .T.
Parameters
lcName
Field name to be created
lcValue
Preselected value of the field
llNoOutput
Return as string