get-DB-Name function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
get-DB-Name function
Gets the database name out of the database information string returned by get-complete-dbname-list procedure, get-dbname-list procedure, and src/auditing/_get-db-list.p.
Returns:
CHARACTER
Parameters:
- INPUT pcDbInfo AS CHARACTER
- Database information string.
Example:
|