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
Register function to be used in designer and viewer
Re: Register function to be used in designer and viewer
Hello.
You could use any C# methods in the expressions.
Do you have any problems with this?
Thank you.
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
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.
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
Hello.
Let us know if yop will need any additional help.
Thank you.
Let us know if yop will need any additional help.
Thank you.