can i add custom function and external object?
Posted: Fri Aug 08, 2008 4:27 am
sometimes, i need get data by my custom function, and i want to set text to be:
{MyFunction("aaa")}
or
MyObject.Function("aaa")
how to pass those functions and objects to report script?
{MyFunction("aaa")}
or
MyObject.Function("aaa")
how to pass those functions and objects to report script?