List.empty Method [AX 2012]

Determines whether a list is empty.

public boolean empty()

Run On

Called

Return Value

Type: boolean
true if the list is empty; otherwise, false.

Community Additions

ADD
Show: