Skip to main content

$ZBITLEN (legacy function)

Bitstring function – LENGTH.

Synopsis

$ZBITLEN(bitstring)

Description

This page describes the legacy function $ZBITLEN. It is described here for compatibility with legacy applications.

$ZBITLEN returns the number of bits in bitstring.

Example

If bitstring=[0,0,1,1,0], then the result of $ZBITLEN would be the length 5.

See Also

FeedbackOpens in a new tab