<< Click to Display Table of Contents >>

Script Commands(C)

close

Close the current report.

close_except_first_report

Close the current report. However, if the current report is the first report, then it doesn’t close.

closeall

Close all reports.

closereport=ReportIndex

Close the specified report. If "global.concatpage" value is true, close all reports.

comment_clear

Deletes all comments in the current report. This command only supports e-Form.

comment_clear_all

Deletes all comments in all reports. This command only supports e-Form.

comment_clear_at=ReportIndex

Deletes all comments in the specified report. This command only supports e-Form.

comment_highlightpen_color=HighlightPenColor

Select the highlight pen color. This command only supports e-Form.

comment_highlightpen_thick=HighlightPenThickness

Select the highlight pen thickness. This command only supports e-Form.

comment_pen_color=PenColor

Select the pen color. This command only supports e-Form.

comment_pen_thick=PenThickness

Select the pen thickness. This command only supports e-Form.

commentbar_clear_all

Clear all comments. This command only supports e-Form.

commentbar_drawborder_all

Select draw border on the comment toolbar. This command only supports e-Form.

commentbar_eraser_all

Selects eraser on the comment toolbar. This command only supports e-Form.

commentbar_fillbackground_all

Select fill background on the comment toolbar. This command only supports e-Form.

commentbar_hand_all

Select hand on comment toolbar. This command only supports e-Form.

commentbar_highlightpen_all

Select a highlight pen on the comment toolbar. This command only supports e-Form.

commentbar_pen_all

Select a pen on the comment toolbar. This command only supports e-Form.

commentbar_redo

Redo. It works only when the value of "viewer.use_undo_redo" is true. This option only supports in the edit mode of the Android/iOS Viewer.

commentbar_update_all

Update commentbar with parameter values. It is a command to be used for ScriptEx function. It updates the comment toolbar using OZ Viewer parameters given as the second Parameter of ScriptEx function. This command only supports e-Form.

commentbar_undo

Undo. It works only when the value of "viewer.use_undo_redo" is true. This option only supports in the edit mode of the Android/iOS Viewer.

continuous_all

Set "Continuous" to the "Page Display" of all reports.