Input, Output and Codings Library - TryBase64UrlDecode Method

Attempts to convert specified input value from a sequence of Base64 URL-safe characters to a binary string

Member of Input, Output and Codings Library (PRIM_IOC)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue if the specified input value can be converted, otherwise false
InputValue*InputUnicode StringUnicode string containing a sequence of Base64 URL-safe characters
DecodedValue*Output (Optional)Unicode StringBinary string updated after successfully decoding specified Base64 URL-safe input value

Details

No detailed help is available for this feature

See also

All Component Classes

Technical Reference