awvUpdateAllWindows
awvUpdateAllWindows( ) =>t/nil
Description
Updates the display of all Waveform windows.
Arguments
Value Returned
Examples
The following example updates the display of all Waveform windows that are currently open.
awvUpdateAllWindows()
=> t
Return to top