Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
Visual Basic 2008
Label1.Text = Strings.Right(Label1.Text, Len(Label1.Text) - 1) & Strings.Left(Label1.Text, 1)