PromptString property

Returns the prompt for an attribute definition. This string appears when a block containing this attribute is inserted.

Syntax

stringVariable = object.PromptString

Where:

     stringVariable represents the prompt string.

     object is the AttributeDef object.