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