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

Analytics and Notifications for PI System Explorer (PI Server 2018)

RTrim

  • Last UpdatedOct 04, 2024
  • 1 minute read

Trim trailing blanks from a string.

Syntax

RTrim(s1)

Arguments

  • s1

    string

Returns

The source string with trailing blanks removed

Exceptions

If s1 is not a string, an error value is returned

Example

  • RTrim("String ")

    [Returns "String"]

  • RTrim(" String")

    [Returns " String"]

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