Description Usage Arguments Value Examples
View source: R/message-library.R
The call returns a list with the message category, the message description and the message in the various translated languages.
1 | get_message(library_id, message_id)
|
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 |
A list
.
1 2 3 4 | ## Not run:
get_message("UR_0NXtl92JJWqfWcJ", "MS_0fddN2xI3J0nGQZ")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.