Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Syntax
Binary.ApproximateLength(binary as nullable binary) as nullable number
About
Returns the approximate length of binary, or an error if the data source doesn't support an approximate length.
Example
Get the approximate length of the binary value.
Usage
Binary.ApproximateLength(Binary.FromText("i45WMlSKjQUA", BinaryEncoding.Base64))
Output
9