src code

class method Spah.SpahQL.result

Spah.SpahQL.result(path, value, sourceData) → Object
  • path (String, null): The path for this result primitive
  • value: The value at the given path
  • sourceData: The source database on which events are dispatched

Create and return a new result primitive to be wrapped in a Spah.SpahQL instance.