I have variable 345.789 .I need to get both the value 345 and 789 to differnet var.

I have a=345.789.
I need to get 345 in other variable x.
and 789 in other y.

how to get these both value in webmethod .Is there any inbuild flow serve is there.

you can try pub.string:tokenize