Name | CNSImage Dec to Hex |
---|
Description | Returns the Hex representation of the Decimal number entered in the “Dec” parameter, optionally with leading-zeros depending on the “NumDigits” parameter.
|
---|
Format | CNSImage Dec to Hex ( Select entire contents ; Target ; Dec ; Num Digits ) |
---|
Required Parameters | Dec The Decimal number to convert to Hexidecimal.
|
---|
Optional Parameters | - Select entire contents
If checked, the target field or variable will be replaced by the result of this script step.
- Target
Specify the field or variable to receive the result.
- Num Digits
The minimum number of digits in the returned Hexidecimal number.
|
---|