Size

Description

Returns the size of a binary (in bytes), list (number of elements), or string (number of characters) as a long value. A new column is created for the results.

Use

  • Input field:
    • Select an argument. (Binary, List, String)
  • Output field name:
    • Enter an output field name.

Example

ValueSize() returns
AutomationHero14
[red,blue]2
<content/pdf>79935

Hero Platform_ Example

An example of this function can be found in Hero Platform_'s library of examples.

Download the example titled "function_Size" to see an example of this function. 

Type

Formulas