get-DB-Name function
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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:
|