NameOf Function
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
NameOf Function
Syntax
String NameOf(PropertyObject propertyObject)
Return Value
The name of the property object. Note: The name of a property object is typically the property name itself. However, this function is useful for retrieving the names of array elements, such as the steps in a step group, or the sequences in a sequence file.
Parameters
propertyObject as PropertyObject
A property object (String, Number, Container, etc.).