SINGLETON attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The SINGLETON attribute is TRUE when the RUN statement that invokes a procedure is executed with the SINGLETON option. Otherwise, it is FALSE.
Data type: LOGICAL
Access: Read-only
Applies to: Procedure object handle
For more information about the SINGLETON option, see the RUN statement.