====== 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: ^Parameter^Description^ |value|Returns the value specified in , 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|O4WPopup routine]]