Overview | Statement List


检索表达式值

Synopsis

REGF('expression name')

Description

Retrieves the value of the specified expression. The expression name is a string that represents a previously created expression.

The REGF function must always be on the right hand side of the equal sign (=) and may be used in any mathematical function in place of a numerical constant or arithmetic expression.

Statement

Assigned Value

ANS=REGF('length')

ANS equals the value of the expression named "length."

Parameters

Parameter

Description

'expression name'

A string or string variable that represents the expression to be accessed.

 


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