Binary.FromText
This function returns the outcome of converting a text value to a binary form, represented as a list of numbers. Users can specify the encoding format used in the text value. The available encoding fo...
Binary.FromText(text as nullable text, optional encoding as nullable number) as nullable binary