Difference between revisions of "MOBILE - Extract a mobile phone number (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
Line 17: Line 17:
 
A text value.
 
A text value.
  
[[Category:Reports & Parameters Report Generator functions]]
+
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 13:04, 22 September 2016

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.