FormIt.Utils namespace.
Functions | |
json | DecodeBase64Bytes (decodeBytes) |
Decode a vector of bytes from base64 format Parameters: In: bytes to decode Out: decoded bytes. | |
json | EncodeBase64Bytes (encodeBytes) |
Encode a vector of bytes to base64 format Parameters: In: bytes to encode Out: encoded string | |
json | NewGuid () |
NewGuid() function. | |
json | GuidFromString (hexStr) |
GuidFromString() function. | |
json | ModelStatisticsSummary (nHistoryId) |
Get the model summary statistics data. | |