getHeaderVersion: Get Bloomberg library header version

View source: R/RcppExports.R

getHeaderVersionR Documentation

Get Bloomberg library header version

Description

This function retrieves the version of Bloomberg API headers.

Usage

getHeaderVersion()

Value

A string with four dot-separated values for major, minor, pathch and build version of the headers.

Author(s)

Dirk Eddelbuettel

See Also

getRuntimeVersion

Examples

## Not run: 
   getHeaderVersion()

## End(Not run)

Rblpapi documentation built on Oct. 6, 2022, 9:06 a.m.