Places an image from the Image Library onto the simulation window, or a sub-window if preferred, at location X, Y. Please note that the top left corner of the image will be placed at the given location. This command automatically deletes any image at the same x and y location to prevent many images getting placed on top of each other. One image can be displayed multiple times and images may overlap.
<code>Display Image Image1 , "" , 100 , 100</code> This will display the image named Image1 in the main window at position 100,100.