Len

Returns the absolute value of a number

Method Signature

Len(value=[any])

Arguments

Argument
Type
Required
Description
Default

value

any

true

The number to return the absolute value of

Examples

Last updated

Was this helpful?