AsString accurate

It’d be good if there was an option in the AsString which gave high accuracy values (e.g. 10,20 decimal places)
there is an option called ‘Real (-1.7484949974947blah…)’ which looks like it should be the business but it just ouputs the standard 4 dp accurate numbers
hmmm, but some of other options (including some which should output integers) seem to do what i want…
maybe a bug?
there’s plenty of weird options with #1 #2 #3 at the end of them

Here’s a simple plugin that does what I want

RealAsString.dll (20.5 kB)

what about using FormatValue (String) ?

haha
this always happens!
should read through all the nodes again sometime
thanks woei!