use_version: Specify API version

Description Usage Arguments Details Value

Description

Adds a specifc version number to a force_api object or retrieves the most recent API version.

Usage

1
use_version(.conn, vrsn)

Arguments

.conn

A force_api object

vrsn

A character vector specifying the API version number or "latest"

Details

The format for the version number requires a trailing decimal point and zero are appended, for example "23.0".

If version is "latest" then the latest API version for the Salesforce instance specified by .conn is retrieved and assigned as the API version.

Value

An updated force_api object


nteetor/jedi documentation built on May 24, 2019, 9:56 a.m.