PropertiesDisplayValueTextGet
- Last UpdatedJul 13, 2023
- 1 minute read
Reads the text for a specific index from the Appearance | Display Value tab of the Object Properties dialog for a number or text object of type Multistate, Array or Numeric.
Syntax
PropertiesDisplayValueTextGet(Index, Text)
Index:
The position of the text:
0..31 for type Multistate.
0..255 for type Array.
0 for type Numeric.
Text:
The text written to the field:
• State text for type Multi-state.
• Array text for type Array.
• Format for type Numeric.
Return Value
The requested values, as a string.
Note: For details on handling return and error values, see Error Handling.
Related Functions
PropertiesDisplayValueTextPut, PropertiesDisplayValuePut, PropertiesCicodeObjectPut