Overview | Statement List | Example


返回的字符串为n的ASCII值

Synopsis

CHRSTR(n)

Description

Returns a single character string that has a value equal to the value n to a receiving variable or GRIP statement. The receiving variable must be declared as a string.

Parameters

Parameter

Description

n

An integer which represents the value of the character to be returned. You can use any valid value from 0 to 255. However, when displaying characters to the CRT in Unigraphics, we recommend that you only use values of printable characters. For a list of printable ASCII characters, see the ASCII Conversion Table.


Copyright ©2015 胡君NX二次开发官网(www.UGapi.com) QQ:85585969 All Rights Reserved.