app-string

On this page:

length

Summary

Gets the length of a string.

Description

Returns the length of a string, in UTF-16 code units.

Route

POST /string/length

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
str string yes The string to get the length of

Return

DetailsExampleSchema
Name Type Description
length number The length of the string