public existsMemory(source as Object) as Boolean
Tests whether this plan produces at least one row in memory.
source
true when at least one result exists.
true
found = plan.existsMemory(values)