Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

StrRight

  • Last UpdatedJul 18, 2023
  • 1 minute read

Gets the rightmost characters from a string.

Syntax

StrRight(String, N)

String:

The source string.

N:

The number of characters to get from the source string.

Return Value

A string containing the rightmost N characters of String.

StrLeft, StrMid, StrLength

Example

Variable=StrRight("ABCDEF",2);

! Sets Variable to "EF".

See Also

String Functions

Using the Caret Escape Sequence Character

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in