getCurrency($w(" #currencysymbol “).value,$w(” #basecurrency ").value)
So you send two values into the function and you get them by adding another parameter as I wrote in the earlier post. Ok?
getCurrency($w(" #currencysymbol “).value,$w(” #basecurrency ").value)
So you send two values into the function and you get them by adding another parameter as I wrote in the earlier post. Ok?