-
Notifications
You must be signed in to change notification settings - Fork 0
API Library Utility
Robert Polak edited this page Jul 24, 2019
·
13 revisions
Home / API Library / Utility
API Library Utility various Utilities. The API Library Utility Methods list with Parameters, Return examples.
GetMD5 - Details
Generate the MD5 hash of the input parameter. Returns String
Method: API.Utility.GetMD5
Parameters:
| Name | Type | Default | Description |
|---|---|---|---|
input |
String | Input String |
Return: String