frame

The frame parameter determines whether the terminal window is shown in a separate window. When frame is set to true, the session starts in a new window and the Reflection menu is available. When frame is set to false, the Reflection menu is unavailable unless you set the shortcutMenu parameter to true.

When frame is set to true, use the framewidth and frameheight parameters to determine the size of the separate terminal window. If frame is set to true and you do not include the framewidth and frameheight parameters, Reflection determines the best frame dimensions for each user based on the user's monitor resolution.

Value

Example

<param name="frame" value="false">