2009/12/3 Olivier <[email protected]>

> 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 !
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to