strlen

Description

Compute the length of an input string.

Return type

int64

Domain

This is a scalar function (calculates a single output value for a single input row.)

Categories

Usage

strlen( value )

Argument

Type

Required

Multiple

Constant

value

string

Required

Only one

Variable