getObjectAttributeValue
This function returns a string--the object's attribute value.
Note:
In the SQL Template Designer query, the function name must be prefaced with:
getObjectAttributeValue( objectID, attributeName, attributeType)
Argument Name | Type |
|---|---|
objectID | Number |
attributeName | String in single quotes |
attributeType | String in single quotes |