getRelatedCapsByParcel

Version

1.4

Parameters

Parameter Type Description
ats string Four level record type. Must contain 3 slash (/) characters. Do not add spaces before or after slashes. You can use the asterisk (*) as a wildcard to match all entries for a given level.

Returns

Returns all records having the same parcel as the current record and whose record type matches ats, as an array of record ID objects. The function does not include the current record in the returned array. If the function does not find any related records, the function does not return any value.

Notes

Records retrieved do not have to be a parent or child of the current record.