BEE Lisp Functions Reference

<number> BOUNDP (A)

Returns true if specified parameter A is bounded with some value, and false – otherwise.

Example:

(BOUNDP A)