Page 1 of 1

Register function to be used in designer and viewer

Posted: Wed Jun 12, 2013 1:34 am
by Werlang
Hi

I'd like to ask how could we add a C# method to be used in expressions in designer and viewer. For example, add a new DateToStr() that receives a date format, another function that formats numbers and some others. How can we achieve this?

Also, where can I found the reference for the available functions. I don't seem to understand how to use some of them, the current DateTiStr for example.

Thanks in advance

Re: Register function to be used in designer and viewer

Posted: Wed Jun 12, 2013 1:43 pm
by HighAley
Hello.

You could use any C# methods in the expressions.
Do you have any problems with this?

Thank you.

Re: Register function to be used in designer and viewer

Posted: Wed Jun 12, 2013 7:09 pm
by Werlang
Thank you.

I have used systems where it was needed to register the desired functions, so I thought here it would be the same.

Thank you, I'll take a look.

Re: Register function to be used in designer and viewer

Posted: Thu Jun 13, 2013 7:25 pm
by HighAley
Hello.

Let us know if yop will need any additional help.

Thank you.