Hi All,
I am trying get the 10digit number called in on using the following
$var(caller) = $(fu{re.subst,[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]});
I thought I could use a regular expression for the expression in
re.subst,expression
Thank you,
-Steve