Jay M​ TrianguloY​ Pierre Hébert​

Jay M​ TrianguloY​ Pierre Hébert​

Is it possible to send 2 variables when running a script ?

I want to run the SMS script passing tel num and message

]]>

5 Commentsto Jay M​ TrianguloY​ Pierre Hébert​

  1. Anonymous says:

    < ![CDATA[

    I thougt it was fine when passing that “1234567890”,” test”


    Using that in the script


    Var=LL.getEvent().getData();


    Params=[Var];



    But only Params[0] is filled.


    Please help

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Thank you to TrianguloY​


    Var=LL.getEvent().getData();


    Params=Var.split(“,”);


    Is petfect

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Your probably better off not tagging me for script questions unless its a problem with my script, I’m still learning so there’s loads I don’t understand yet, were as TrianguloY and Pierre and Lukas etc are all experts.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Jay M you’re very good too.


    But yes TrianguloY​ is a Master.

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Thanks I gotta admit it does amaze me when I write something and it actually works.Yeah he is it was actually the case change script he wrote for me that got me interested in trying to write my own scripts.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *