<< Click to Display Table of Contents >>
Script Commands(T-Z)
textselecttool
Click the "Text Select tool" icon.
update_address_info=AddressInformation
Set the address information to be displayed in the address search window on the sub-screen. The address information is set as a JSON string in {"address":{"totalcount":Total number of addresses,"pagenum":The page number,"requestcount":5,"items":["The first address",...,"The fifth address"]}} format. This command only supports e-Form.
update_customsearch_info=SearchWindowInformation
Set the search window information displayed when the search button is clicked on the numeric keypad of the sub-screen. The search window information is set as a JSON string in {"window_title":"The windows title,"columns":[{"title":"The title of the first column","alignment":"left","width":"60%"},{"title":"The title of the second column","alignment":"right","width":"40%"}],"items":[{"display":[{"text":"The first column text of line 1"},{"text":"The second column text of line 1"}],"value":"The return value when selecting row 1"},...,{"display":[{"text":"The first column text of line n},{"text":"The second column text of line n"}],"value":"The return value when selecting row n"}]}. This command only supports e-Form.
vend
Go to the last page in the vertical direction.
vhome
Go to the first page in the vertical direction.
viewfittocontents
Set "Show fit to contents" to the "View mode".
viewfittoframe
Set "Show fit to frame" to the "View mode".
viewfittowidth
Set "Show fit to width" to the "View mode".
viewnormal
Set "Show realsize" to the "View mode".
viewprintsize
Set "Show print size" to the "View mode".
vnext
Go to the next page in the vertical direction.
vprev
Go to the previous page in the vertical direction.
zoom=Ratio
Zoom to the specified value.
zoom_all=Ratio
Zoom to the specified value of all reports.
zoomin
Click the "Zoom in" icon.
zoomout
Click the "Zoom out" icon.