BinaryDataSize
Revision as of 18:56, 25 April 2022 by Lchrisman (talk | contribs) (Created page with "== BinaryDataSize( data ) == Returns the number of bytes in an in-memory binary data term. == Example == :<code>BinaryDataSize( base64'27Zt27btSMC3bdu2bdtIwJIkSZIkyUjAb...")
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