[asterisk-users] AEL, 1.6, CUT and commas [SOLVED]

Olivier oza-4h07 at myamail.com
Thu Dec 3 05:15:45 CST 2009


2009/12/3 Olivier <oza-4h07 at myamail.com>

> Hello,
>
> How can you parse a comma separated list using function CUT and AEL ?
>
> I've tried but it displays error message (though is seems to find the
> correct value) :
>
> STRING=101,102
> VAL=${CUT(STRING,\,,1)};
> NoOp(VAL is ${VAL});
>
> Cheers
>

Sorry for the noise but I mixed up with another mistake elsewhere in my
code.
The above example works !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091203/ad53754e/attachment.htm 


More information about the asterisk-users mailing list