ToString() method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If applied to the OpenEdge.Lang.EnumMember class, the
ToString() method returns the Name property. If the Name property is unknown, it returns the Value property.
Return type: CHARACTER
Access: PUBLIC
Applies to:
OpenEdge.Lang.EnumMember
class; OpenEdge.Lang.WidgetHandle class
Syntax
|