SET-DYNAMIC( ) method
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
(Graphical interfaces only)
Sets a color entry to a dynamic or static color.
Return type: LOGICAL
Applies to: COLOR-TABLE system handle
Syntax
|
- index
- An integer expression that specifies an entry in the color table.
- logical-expr
- A logical expression that specifies the dynamic status of an entry in the color table.
If logical-expr is TRUE and sets the entry to a static color if logical-exp is FALSE. If the operation is successful, the method returns TRUE.