decimal The decimal object represents a number with a fixed number of digits after the decimal. Hierarchy of objects Model Parent objects Current object Child objects Form Model desc exObject extras items proto value variables decimal None Parent class content class Properties Name Description Type Access {default} Represents the actual value stored by an object. Double Read /Write fracDigits Specifies the maximum number of digits (inclusively) following the decimal point to capture and store. String Read /Write leadDigits Specifies the maximum number of digits (inclusively) preceding the decimal point to capture and store. String Read /Write use Invokes a prototype. String Read /Write usehref Invokes an external prototype. String Read /Write value Specifies the value of the current object. String Read /Write Methods None