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)

Char

  • Last UpdatedOct 04, 2024
  • 1 minute read

Build a string from ASCII character codes.

Syntax

Char(x1, ... xn)

Arguments

  • x1, ... xn

    Integers

Returns

A string built from the 80 character codes

Exceptions

Returns an error if an argument is not a number

Example

  • Char(80, 73)

    [Returns "PI"]

  • Char(65)

    [Returns "A"]

  • Char(5 * 10)

    [Returns "2"]

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