范围:
样品
参数:
customfieldName 作为字符串
说明:
从其名称返回自定义字段值。
语法:
GetCustomField(customfieldName as a string) 作为字符串
示例:
CurrentSample.GetCustomField("MyCustom") 将返回当前样品中名为 "MyCustom" 的自定义字段的值
返回范围:
字符串值