Seems like such a basic thing. A similar question was posted 9 months back in the Cadence discord and the answer was no - just checking that is still the case.
I'm trying to pass a serial number encoded as a string in the NFT metadata as an argument to MetadataViews.Serial()
which accepts a UInt64 - so I need to get the string value in the meta into a UInt64.