if ( !$selection->GoTo( $wd_const->{wdGoToBookmark}, 0, 0, $bookmark ) ) { $LOGGER->warn("Could not find bookmark $bookmark"); return; }