functions using for each

vendredi 26 septembre 2014

Hi,



hopefully this is a quick one. I am writing a function which uses a for each loop. I want to pass a Segment Header as an argument of the function into the for each loop as such.



function test(seg){

for each (x in msg.seg){}

}



Is it possible to use an argument in this fashion?





functions using for each

0 commentaires:

Enregistrer un commentaire