isSequence

Check whether a value is a value sequence object.

See also asSequence.

Syntax

isSequence()

Examples

Would be True if the VAR is a repeatable variable or if VAR is in different tables referred by the view:

$('VAR').isSequence()