Description
Returns a decimal which is the conversion of the 'stringvalue' from a string to a decimal.
Signature
CDecimal('stringvalue')
Example
CDecimal('4.0') Returns 4.0
Parameters
Name | Type | Description | Required |
---|---|---|---|
field | xxxx | xxxx | xxxx |
Returns a decimal which is the conversion of the 'stringvalue' from a string to a decimal.
CDecimal('stringvalue')
CDecimal('4.0') Returns 4.0
Name | Type | Description | Required |
---|---|---|---|
field | xxxx | xxxx | xxxx |