chr()

Returns the character representation of an integer.

Syntax:

chr(code);

where

code is a valid ASCII string representing a character.

Example:

The example returns the character @.

decl aChar;
aChar = chr\(64\);

Where Used:

Measurement Expressions (Data Display equations and Schematic MeasEqns), Schematic, Layout, Simulation, GUI

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources