tag at the current insertion point. InsertSelectDropdown - This command will insert a tag whose type is select-one at the current insertion point. InsertSelectListbox - This command will insert a tag whose type is select-multiple at the current insertion point. InsertTextArea - This command is used to insert the equivalent of a tag at the current insertion point. InsertUnorderedList - This command will insert the equivalent of a tag at the current insertion point. Italic - This command is used to with a textRange object to display the text within as Italic. JustifyCenter - This command is used to center the current, selected object within the frame or window. JustifyFull - This command is used to 'Full Justify' the current, selected object within the frame or window. JustifyLeft - This command will cause the selected object to be on the left side of the window or frame. JustifyRight - This command will cause the selected object to be on the right side of the frame or window. Outdent - This command is used to 'outdent' the selected object. OverWrite - This command wil set the input-typing mode to insert (overwrite) within the textRange object. Paste - This command will cause the contents of the clipboard to the textRange object. The current selection will be replaced. PlayImage - This command will start the playing of dynamic images, if assigned with a dynsrc property, associated with the IMG element. Refresh - This command will reload the current document. RemoveFormat - This command will remove any formatting from the currently selected object. SelectAll - This command will select the entire document as active. It is the same as right clicking the document body and selecting 'Select All'. StopImage - This command will stop the dynamic image from playing. UnBookmark - This command will removes any anchor tags from the selected object, usually a textRange object. Underline - Tis command will insert the equivalent of a tag at the current insertion point. Unlink - This command will remove any links from the selected object, usually a textRange object. Unselect - The opposite of 'Select All'. This command is used to deselect the object. syntax: queryCommandText() This method is used with the following: document textRange