conv.hex2int
aliases: [ceammc/hex->int], [hex->int]
converts hex symbol into an integer value
available since version: 0.9.1

properties:
- @strict (initonly)
Get/set ignore parsing error
type: flag
inlets:
- input value
type: control
outlets:
- converted value: int
type: control
keywords:
conv
int
hex
Authors: Serge Poltavsky
License: GPL3 or later