Computes the number of characters in a string field.

ParameterTypeRequiredDefault ValueDescription
asstringoptional[a] _length Name of output field.
field[b]stringrequired   The name of the input field to length.

[a] Optional parameters use their default value unless explicitly set.

[b] The parameter name field can be omitted.

Hide omitted argument names for this function

Show omitted argument names for this function

length() Examples

Click + next to an example below to get the full details.

Count Characters in Field

Count the number of characters in a field using the length() function