A
Accessing Technology Databases with the ~> Operator
You can use the access (~>) operator to retrieve information from a technology database. If the requested data exists in the technology database, the operator returns an attribute or a property; otherwise, it returns nil. You can use the access operator to both set and retrieve the value of an attribute or a property.
You cannot modify via definitions, via specifications, and site definitions with SKILL. To modify a definition, you must delete the existing definition and re-create it.
Return to top