data = $12,340.14
data = 0.000 000 013 456
data = #336#
Use this method to concisely remove these annoyances from strings:
string text = "whateverAboveMessTheyGaveYou
float value = (float) llDumpList2String(
llParseString2List(text,["$",",","#"," "],[]),
"");
[end]