MOBILE - Extract a mobile phone number (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$MOBILE{string, count}

Description

Will extract a mobile number from a string.

Parameters

string
A text parameter that can not be omitted.
The string to examine which might contain a mobile phone number.
count
A numeric parameter that can be omitted (it defaults to "1").
The nth mobile number in the string to return. If there isn't an nth mobile number present in the string, spaces will be returned.

Returns

A text value.