Database.existsAttribute


existsAttribute(attributeType, attributeName)

Returns true if an attribute/utility exists with the type and name/ID given false otherwise

attributeTypestring "Loading", "Support", "Material", etc
attributeNamestring or long name or ID of the attribute
Return valuebooleantrue if it exists

Back to Database

Back to Overview