Dynamic code information Answered
Hy is it posible to pass textboxes to the dynamic code as a variable ? Is there some more information regarding Dynamic Code the help is not verry helpfull here :) only 2 pages with some basic information i want to learn more about the dynamic code
Comments
1 comment
Hi ,
recent versions of B1up supports dynamic syntax within dynamic code;
so you can just call it like you'll call it within a macro . e.g.
string myVar=dymaicSyntaxHere;
Good Luck !
Please sign in to leave a comment.