src code

instance method Spah.SpahQL.QueryResultSet#replaceAll

Spah.SpahQL.QueryResultSet#replaceAll(value) → QueryResultSet
  • value (Object) – The value to replace all results in this set.

Calls replace(value) on each result in this result set and returns the set with values altered where possible.