You have been redirected from an outdated version of the article. Below is the content available on this topic. To view the old article click here.

values()

Usage

values(entity, propertyView)
values(object)

Description
Returns the list of property values for the given entity or object in the given property view. Or, when used with a single parameter that is a map / non-entity object type: returns all the values in the given object.

Example

${values(page, 'public')}

Search results for "values()"

values()

Returns the list of property values for the given entity or object in the given property view. Or, when used with a single parameter that is a map / non-entity object type: returns all the values in the given object.

values(entity, propertyView)
values(object)