appNameIsUnique

Version

1.4

Parameters

Parameter Type Description
gaGroup string Record group (the 1st level of record type).
gaType string Record type (the 2nd level of record type).
gaName string Record name to test.

Returns

Returns true if none of the other records, whose app type begins with gaGroup / gaType, used the record name gaName. Returns false if gaName is not unique.