awvGetCurrentWindow
awvGetCurrentWindow( ) =>w_windowID/nil
Description
Returns the window ID of the current Waveform window.
Arguments
Value Returned
Examples
The following example returns the window ID of the current Waveform window.
awvGetCurrentWindow()
=> window:8
Return to top