src code

instance method Spah.SpahQL.QueryResultSet#replace

Spah.SpahQL.QueryResultSet#replace(value) → Boolean
  • value (Object) – The value to replace the first result in this set.

Calls replace(value) on the first result in this result set and returns the boolean response.