Syntax

The MEL supports all the key syntactic constructions: variables, operations, loop statements, etc.

The language itself is entirely lower case.

The following examples are based on a result feed named persons that has an entry with the following metas:

  • name: roger

  • age: 42

  • ${feeds["person"].metas["name"]}: roger, bruce

This page discusses:

See Also
About Mashup Expression Language
Handling Categories, Facets and entries