Rblpapi (version 0.3.5)

getHeaderVersion: Get Bloomberg library header version

Description

This function retrieves the version of Bloomberg API headers.

Usage

getHeaderVersion()

Arguments

Value

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

See Also

getRuntimeVersion

Examples

Run this code
## Not run: 
#    getHeaderVersion()
# ## End(Not run)

Run the code above in your browser using DataLab