Get the length of a Python object (equivalent to the Python len() built in function).

py_len(x)

Arguments

x

Python object

Value

Length as integer