In Test Stand 2.0 I am trying to convert a string in Hex format (e.g. "FF") into a numeric value. I have used the 'Val' function but it does not seem to convert Hex. Is there something I need to add to the 'Val' function to tell it that it is a Hex string?