| 
||||||||||
| 
 | 
||||||||||
| Related Syntax | Other Library Functions | |||||||||
| function | BCD_LibraryVersion | 
  Available in:
   Enterprise  | 
| 
Library: ombcd - binary coded decimal (BCD) support
 Include: ombcd.xin  | 
Return type: String Returns: Library copyright and version information.  | 
define external stream function BCD_LibraryVersion
Returns the version and copyright information for the ombcd library.
To display copyright and version information, add the following line to your program:
output BCD_LibraryVersion || "%n"
| 
Related Syntax BCD_IsVersionCompatible  | 
Other Library Functions BCD_IsVersionCompatible BCD_LibraryVersion constants in BCD  | 
| ---- |