movePage Last update: 16.07.2025 public movePage(page: Long, insertBefore: Long) moves a page in the DataExplorer Parameters page the item in the DataExplorer to move (0-based index) insertBefore the item in which to move the page before (0-based index) Throws ModelCenterException