FormIt Plugin API
v23.0.0 (2023.0.0)
|
FormIt.Utils namespace.
Functions | |
json | DecodeBase64Bytes (decodeBytes) |
json | EncodeBase64Bytes (encodeBytes) |
Encode a vector of bytes to base64 format Parameters: In: bytes to encode Out: encoded string. More... | |
json | NewGuid () |
NewGuid() function. More... | |
json | GuidFromString (hexStr) |
GuidFromString() function. More... | |