Return the value of the key of Google API
1 google.getApikey
<google.getApikey type='type'/>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Atype | string | Type of key to return (possible values of the include for the field "wic_google_apikey.api_code" of the configuration BD) |
Example
Returns the value of the key of Google APIs:
Copy
<xsql-script name='sample_google_getApikey> <body> <return><google.getApikey /></return> </body> </xsql-script>