GetConstant(string)

范围:

峰或组

参数:

常量文件中的常量名称

说明:

返回当前化合物的指定常量的常量文件中定义的值。这意味着在 CC 文件中定义了常量文件。

语法:

GetConstant(constant as a string) 作为 double

示例:

GetConstant("MW") 将返回当前化合物的 MW 值。

返回范围:

Double 值