$selection->MoveRight ( Unit => wdCharacter, Count => 1); #### $selection->MoveRight ( { Unit => wdCharacter, Count => 1 } );