Skip to main content Skip to complementary content

MapValues

Specifies a mapping of a set of input values to output values.

The MapValues function is used to map a set of input values to output values for a map element. It supports a variable number of ValueMapping functions each of which specifies the mapping of one or more input values to a single output value.

This function returns a String.

Arguments

Source Map Element (String) The (typically input) map element that is the source of the input values.
Values (ValueMapping) A mapping of a set of input values to an output value. Any number of ValueMapping functions may be specified here.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!