logo-header

 
 

AsHex

syntax

  • AsHex(a)

definition

AsHex(a) results in a string data item with the hexadecimal representation of data item a.

applies to

Data items with value type:

  • uint32

since version

5.40

example

attribute<string> AsHexA(ADomain): expr = "asHex(A)";
A AsHexA
0 '0'
1 '1'
11 'B'
100 '64'
255 'FF'
Table ADomain, nr of rows = 5 

OBJECT VISION BV
Vrije Universiteit
De Boelelaan 1085
1081 HV Amsterdam
The Netherlands

tel: +31 (0)20 598 9083
fax:+31 (0)20 598 9904



Recent Wiki Changes