Function parseIntFromHex

  • Parse a base-16 hex value into a base-10 integer

    Parameters

    • val: string

    Returns number