abstract fun goToBookmarkedOutputUtterance(bookmark: Bookmark!): Boolean!
Make the robot execute the interaction at the given Bookmark, regardless of whether the Bookmark would be emitted
bookmark
- Bookmark!: The Bookmark to go to
RuntimeException
- No output containing this bookmark can be instantiated (contain empty variable, disabled bookmarks...)
Return
Boolean!: Whether the Bookmark is emitted
Since
1