Functions Documentation
View Function Edit Function
Name typHasAttribute
Syntax (typHasAttribute unid attrib) -> True/Nil
Argument List UNID: a unid of any type that has attributes.
attribute: the attribute to look for
Returns boolean: true/nil depending upon success
Category type
Description Used to look for whatever is in the attributes= "etc etc" for whatever the UNID points to.
Example
Comment