JSONata question

Fiddling a bit further, this works in jsonata:

$parseInteger($string("0x"&payload),'0')
1 Like