Would it be possible for this feature to be added:
PHP Code:
this.doActionTest(5.66, "heya!");
function onActionTest(int(moneyValue), string.substring(2))
echo(temp.moneyValue SPC temp.string);
Would return
I think it'd be usefull although it could cause problems... :[