| description | Learn more about: Binary.ApproximateLength |
|---|---|
| title | Binary.ApproximateLength |
| ms.topic | reference |
| ms.subservice | m-source |
Binary.ApproximateLength(binary as nullable binary) as nullable number
Returns the approximate length of binary, or an error if the data source doesn't support an approximate length.
Get the approximate length of the binary value.
Usage
Binary.ApproximateLength(Binary.FromText("i45WMlSKjQUA", BinaryEncoding.Base64))
Output
9