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

PI SQL Data Access Server (RTQP Engine)

RIGHT

  • Last UpdatedDec 19, 2022
  • 1 minute read

The RIGHT function returns the specified number of characters (n) in the string (s) starting from the right.

Syntax

AnsiString RIGHT(s AnsiString, n Int32)
String RIGHT(s String, n Int32)

Arguments

  • s

    Must be a character string or an expression resulting in a character string.

  • n

    Must be an integer.

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