<< Click to Display Table of Contents >>
Script Commands(D-F)
disable_input_all
All input components of all reports status changes to disabled. This command only supports e-Form.
disable_input_at=ReportIndex
All input components status of the specified report changes to disabled. Lists the report index with a comma (,) as a separator when setting multiple reports. This command only supports e-Form.
disable_paging_all
Disable horizontal paging view of all reports in the Android/iOS Viewer. This command only supports e-Form.
disable_zoombymouse_all
Disable to change the zoom of all reports, while holding the <ctrl> key move the mouse wheel.
displayname_at=ReportIndex=ReportDisplayName
Changes the display name of the specified report.
doublepage_all
Set "Double Page" to the "Page Display" of all reports.
doublepagecontinuous_all
Set "Double Page Continuous" to the "Page Display" of all reports.
edittool
Click the "Edit tool" icon.
enable_input_all
All input components of all reports status changes to enabled. The component that the value of the "Enable" property is "False" does not apply. In multi-screen environments, even if you enable all components using this parameter, the components disabled using the multiscreen.main_disable_types and multiscreen.sub_disable_types parameters are not enabled. This command only supports e-Form.
enable_input_at=ReportIndex
All input components status of the specified report changes to enabled. Lists the report index with a comma (,) as a separator when setting multiple reports. The component that the value of the "Enable" property is "False" does not apply. In multi-screen environments, even if you enable all components using this parameter, the components disabled using the multiscreen.main_disable_types and multiscreen.sub_disable_types parameters are not enabled. This command only supports e-Form.
enable_paging_all
Enable horizontal paging view of all reports in the Android/iOS Viewer. Even if you set this parameter, it will not be applied when pagination is set to "Double page" or "Double page continuous". This command only supports e-Form.
enable_zoombymouse_all
Enable to change the zoom of all reports, while holding the <ctrl> key move the mouse wheel.
end
Go to the last page.
end_all
All reports go to the last page.
end_report
Go to the last report.
endedit
Exit editing status of the input component. If there is a component that you are editing in the specified page of the specified report exit the editing status. In addition, the changes apply to components and return the focus, and the OnValueChanged and OnKillFocus events are called. This command only supports e-Form Mobile.
exit
Exit OZ Viewer.
find
Click the "Search" icon.
find_silent
Find string without running the find dialog box.