Return the value of the key of Google API

1 google.getApikey

<google.getApikey type='type'/>
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>