Try OpenEdge Now
ABL Reference
Class Properties and Methods Reference
:
GetFormValue( ) method
GetFormValue( ) method
Get a value from the form.
Return type:
CHARACTER
Access:
PUBLIC
Applies to:
OpenEdge.Web.WebRequest class
Syntax
GetFormValue(
name
AS CHARACTER)
name
The name of the form value.