Overview | Statement List | Example


整型转换为字符串

Synopsis

ISTR(n)

Description

Converts the integer portion of a real number into a character string. The maximum number of characters which this function can return is eight and the value of n must be any valid Unigraphics number. To return more than eight characters, use the ISTRL statement.

Parameters

Parameter

Description

n

Real number whose integer portion is converted to a character string. The non-integer (to the right of the decimal point) portion gets truncated.


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