Description
Returns an int 32 which is the conversion of the decimal 'value'.
Signature
CDecimalToInt32('value')
Example
CDecimalToInt32(9.23) Returns 9
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| field | xxxx | xxxx | xxxx |

Returns an int 32 which is the conversion of the decimal 'value'.
CDecimalToInt32('value')
CDecimalToInt32(9.23) Returns 9
| Name | Type | Description | Required |
|---|---|---|---|
| field | xxxx | xxxx | xxxx |