Can you just send over a string with the columns and then have it split by 
the macro?

sending "1,3,2,4" to param "arg"

var myAra = arg.split(",") ;

Good luck,
Mark




On Friday, April 28, 2017 at 1:33:43 PM UTC-7, juan erasmo gomez wrote:
>
> Hi
>
> I'm working on a javascript macro that creates a series of tables and I 
> need to send an array with the number of columns of each table to the 
> macro. I'm not very familiar with javascript (this is in fact my first 
> attemp at it) so I'm not really sure what are my options in this case.
> What is the best way to do this?
>
> Thanks,
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6f075f46-d5f4-4ef5-b312-8739f8fe1ad0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to