useScientificNotation property

bool useScientificNotation
getter/setter pair

Whether to use the scientific notation (true) for stringValues or decimal notation (false)

Implementation

bool useScientificNotation;