sc_json_get_server | R Documentation |
parses a json request and returns a short string representing the corresponding STATcube server
sc_json_get_server(json)
json |
path to a request json |
"ext"
, "red"
or "prod"
depending on the database uri in the
json request
sc_json_get_server(sc_example('accomodation'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.