My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
GRELFunctions  
List of functions supported by the Google Refine Expression Language (GREL)
Updated Nov 7, 2010 by dfhu...@google.com

Function invocation in Google Refine expression language has 2 forms:

  • functionName(arg0, arg1, ...)
  • arg0.functionName(arg1, ...)

The second is a shortcut to make expressions easier to read. It's only syntactic sugar.

Functions by Type


Sign in to add a comment
Powered by Google Project Hosting