getRuntimeVersion: Get Bloomberg library run-time version

View source: R/RcppExports.R

getRuntimeVersionR Documentation

Get Bloomberg library run-time version

Description

This function retrieves the version of Bloomberg API run-time.

Usage

getRuntimeVersion()

Value

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

Author(s)

Dirk Eddelbuettel

See Also

getHeaderVersion

Examples

## Not run: 
   getRuntimeVersion()

## End(Not run)

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