Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : GetFormLongValue( ) method
 

GetFormLongValue( ) method

Get a long value from a form.
Return type: LONGCHAR
Access: PUBLIC
Applies to: OpenEdge.Web.WebRequest class

Syntax

GetFormLongValue( name AS CHARACTER)
name
The name of the form value.