abstract fun goToBookmarkedOutputUtteranceIfBookmarkIsReachable(bookmark: Bookmark!): Unit
Make the robot execute the interaction at the given Bookmark, only if the Bookmark can be emitted.
bookmark
- Bookmark!: The Bookmark to go to
RuntimeException
- No output containing this Bookmark that can be instantiated would emit said Bookmark
Since
1