Writes application data to the AppData section of the acad*.cfg file
Registers a user-defined command with the Help facility so the appropriate Help file and topic are called when the user requests help on that command
Sets the value of a symbol or symbols to associated expressions
Returns the sine of an angle as a real number expressed in radians
Displays an AutoCAD slide in the currently active dialog box image tile
Adds an object (entity) to a selection set, or creates a new selection set
Returns an integer containing the number of objects (entities) in a selection set
Tests whether an object (entity) is a member of a selection set
Returns the object (entity) name of the indexed element of a selection set
Starts the processing of a list in the list box or in the pop-up list dialog box tile
Returns a string where all alphabetic characters have been converted to uppercase or lowercase
Returns a string that is the concatenation of multiple strings
Returns an integer that is the number of characters in a string
Searches a list for an old item and returns a copy of the list with a new item substituted in place of every occurrence of the old item