What's New in MEP Expression Language

This page let's you know about updates we've made in the last 12 months to MEP Expression Language, such as adding new functions or in-built variables.

Date

Description

26 April 2016

Added a new variable for messaging in India: session.circle. This variable identifies which telecoms circle (or "service area") the mobile number is a part of. You must include the Network Lookup Handler in the service to use this variable, and the variable will need to come after the handler.

Added a new function: toUnixTime(timestamp) that converts a MEP timestamp or date format into a Unix timestamp (in seconds).

16 November 2015

Some session variables were decommissioned. They are:

  • session.content.description
  • session.content.name.

30 October 2015

Some ageVerified variables were decommissioned. They are:

  • user.identifiers.msisdn.age
  • Verified and user.ageVerified.

3 August 2015

An in-built variable, session.content.text, was decommissioned.