Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

empty()

Prev Next

This function returns true if text a has a length of 0.

Parameters

Parameter

Description

a

Text.

Examples

Blanks are represented by underscores for illustrative purposes in the examples.

Parameter a

Result

true

nonempty

false

____

false