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

AVEVA™ Plant SCADA

CharToStr

  • Last UpdatedJul 18, 2023
  • 1 minute read

Converts an ASCII code into a string.

Syntax

CharToStr(ASCIICode)

ASCIICode:

The ASCII code to convert.

Return Value

A string containing the converted ASCII code.

StrSetChar

Example

str = CharToStr(65);

! Sets str to "A".

See Also

String Functions

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