Table of Contents

O4WPopupReturn routine

Description

Returns the value specified in the passed variable, when called form within a popup.

Syntax

O4WPopupReturn(value)

Parameters

The function has the following parameters:

ParameterDescription
valueReturns the value specified in <value>, when called from within a popup. This makes the value available to the calling routine. When called from a non-popup environment, this call has no effect.

See Also

O4WPopup routine