get_message: Retrieve a message from the library

Description Usage Arguments Value Examples

View source: R/message-library.R

Description

The call returns a list with the message category, the message description and the message in the various translated languages.

Usage

1
get_message(library_id, message_id)

Arguments

library_id

The library id can be one of the following IDs: User ID, Group ID, ThreeSixty ID (see 'list_libraries')

message_id

the message_id

Value

A list.

Examples

1
2
3
4
## Not run: 
 get_message("UR_0NXtl92JJWqfWcJ", "MS_0fddN2xI3J0nGQZ")

## End(Not run)

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.