The comma seperates arguments in a function call. You are calling toInt 
with 2 arguments.

On Tuesday, March 13, 2012 9:47:59 PM UTC+2, hamburger wrote:
>
> hello. 
> is there a way to get with .toInt() the right price in € ? 
>
> (96.240,00).toInt(); // return 96 
>
> thanks for any hint


On Tuesday, March 13, 2012 9:47:59 PM UTC+2, hamburger wrote:
>
> hello. 
> is there a way to get with .toInt() the right price in € ? 
>
> (96.240,00).toInt(); // return 96 
>
> thanks for any hint

Reply via email to