Skip to Content
0
Former Member
Dec 07, 2006 at 11:19 AM

Java in XI

94 Views

Using a UDF simple or advanced... you can only have input type string and output type string... Is this true?

So if this is true, then how can you make custom calculations...

can you have a string input which is number i.e. 50

and then an output as a string but numeric i.e. 80

and integer calculations inside. So you convert string to integer... do calculations, get the answer then convert the answer to a string?

Basically I am comfortable doing comparisons of strings but I would like to do scennarios which include integers and calculations.... or is this not possible in XI UDF's?

Message was edited by:

Alex Ong