PreviousNextIndex

IS-PARAMETER-SET attribute

Indicates whether you have already set a particular parameter.

Data type: LOGICAL

Access: Readable

Applies to: Call object handle

Syntax
IS-PARAMETER-SET(parameter-number) 

parameter-number

If the parameter is set, IS-PARAMETER-SET returns TRUE. Otherwise, it returns FALSE. The default is FALSE.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex