next up previous

12.1.9 Testing For Multifield Values

The multifieldp function returns the symbol TRUE if its argument is a multifield value, otherwise it returns the symbol FALSE. This function may also be called using the name sequencep.

Syntax

(multifieldp <expression>)


next up previous