(Deprecated) Get a cohort definition's name from WebAPI

getCohortDefinitionName(baseUrl, cohortId, formatName = FALSE)

Arguments

baseUrl

The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI".

cohortId

An integer id representing the id that uniquely identifies a cohort definition in a WebApi instance.

formatName

Should the name be formatted to remove prefixes and underscores?

Value

The name of the cohort.

Details

(Deprecated) Obtains the name of a cohort. This function has been deprecated. As an alternative please use getCohortDefinition