Skip to main content
Version: 21 R4 BETA

Window process

Window process ( {window : Integer} ) : Integer

ParameterTypeDescription
windowInteger→Window reference number
Function resultInteger←Process reference number
History
ReleaseChanges
6Created

Description​

The Window process command returns the process number that runs the window whose reference number is passed in window. If the window does not exist, 0 (zero) is returned.

If you omit the window parameter, Window process returns the process of the current frontmost window.

See also​

Current process

Properties​

Command number446
Thread safeno