Name

Right Function — Microsoft.VisualBasic.Strings

Synopsis

Right(string, length)
string required; String

The string to be processed

length required; Integer

The number of characters to return from the right of the string

Return Value

String

Description

Returns a string containing the rightmost length characters of string.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.