All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.refine.grel.ControlEvalError.properties Maven / Gradle / Ivy

Go to download

OpenRefine is a free, open source power tool for working with messy data and improving it

There is a newer version: 3.8.7
Show newest version
filter=First argument is not an array
foreach_index=First argument to forEachIndex is not an array or JSON object
foreach=First argument to forEach is not an array or JSON object
for_range=First, second, and third arguments of forRange must all be numbers


# check arguments
expects_one_arg={0} expects one argument
expects_three_args={0} expects three arguments
expects_four_args={0} expects four arguments
expects_five_args={0} expects five arguments
expects_second_arg_var_name={0} expects second argument to be a variable name
expects_second_arg_index_var_name={0} expects second argument to be the index's variable name
expects_third_arg_element_var_name={0} expects second argument to be the element's variable name
expects_second_third_args_different={0} expects the second and third arguments to be different variable names




© 2015 - 2025 Weber Informatics LLC | Privacy Policy