Description |
Indicates the IDS for the windows associated with a report parameter. |
|
Syntax |
*WindowIDs(id1, id2, id3, id4,…) |
|
Argument |
Name |
Description |
id1, id2, id3... |
The ID(s) of the window(s) associated with the report parameter. |
|
Example |
*BeginParameter() *Parameter(dat_file, "Wheel datafile name", filename, "*.dat") *WindowIDs(1,2,3) *EndParameter() |
|
Application |
HyperGraph 2D, HyperGraph3D, HyperView, MediaView, MotionView, TextView |
|
Context |
*BeginParameter() |
|
See also |
||