dbSet Functions
With a SKILL program, you can set several of the attributes of valid dbObjects using one of the various forms of the dbSet function. Use this function when you do not need to use arguments. There are other functions, such as dbCreateTerm, that take additional arguments to completely add or modify information in the database.
Related Topics
Return to top