Difference between revisions of "BinaryDataSize"
(Category and new to 6.2) |
|||
Line 13: | Line 13: | ||
== See also == | == See also == | ||
+ | * [[In-memory binary data terms]] | ||
* [[GetFromBinaryData]] | * [[GetFromBinaryData]] | ||
* [[ReadBinaryFile]] | * [[ReadBinaryFile]] | ||
* [[WriteBinaryFile]] | * [[WriteBinaryFile]] | ||
* [[Base64-encoded binary term literals]] | * [[Base64-encoded binary term literals]] |
Latest revision as of 18:52, 8 August 2023
New to Analytica 6.2
BinaryDataSize( data )
Returns the number of bytes in an in-memory binary data term.
Example
BinaryDataSize( base64'27Zt27btSMC3bdu2bdtIwJIkSZIkyUjAbtu2bdu2SMAyAb9GkqRIwJmAXyNJkkjA' )
→ 96
See also
Comments
Enable comment auto-refresher