dbSetTextDisplayNameValueVisible
dbSetTextDisplayNameValueVisible(
d_tdId
g_isNameVisible
g_isValueVisible
)
=> t / nil
Description
Sets the isNameVisible and the isValueVisible flags. The isNameVisible flag sets the text display name visibility. When this flag is set to true, the name of the text display will be visible. The isValueVisible flag sets the text display value visibility. When this flag is set to true, the value of the text display will be visible.
Arguments
Value Returned
Related Topics
Database Access Function Argument Types
Object Creation and Retrieval Functions
Return to top