Procedures, 8
| Name | Parameters | Returns | Access | Versions | Obsolete | ||
|---|---|---|---|---|---|---|---|
| Increment | () | public | 17-28 | - | |||
| IsUsageLimitReached | (var Text, Integer, Option) | Boolean | public | 17-28 | - | ||
| ValidateApiUri | () | public | 17-28 | - | |||
| SetApiKey | (Text) | public | 17-26, gone | Pending 24.0 | |||
| Use "SetApiKey(ApiKey: SecretText)" instead. | |||||||
| GetApiKey | () | Text | public | 17-26, gone | Pending 24.0 | ||
| Replaced by GetApiKeyAsSecret | |||||||
| GetSingleInstance | () | public | 17-28 | - | |||
| SetApiKey | (SecretText) | public | 24-28 | - | |||
| GetApiKeyAsSecret | () | SecretText | public | 24-28 | - | ||