BEE Lisp Functions Reference

<number> ISSTRING (S)

Returns true if specified parameter S is string.

Example:

(ISSTRING “Hello, World”)         ; 1