Hi there if I have a large string which is a combination of Hex (produced by hexagora function strtoHex) and non-hex data e.g. "my text 0XRwBvAG8AZwBsAGUAIAA7dc9QHGkifQ==4B hello" I noticed that when .hextostr is used the text is not converted - I expect because there is mixed text. Is there a function or way to convert only the hex characters in a mixed string.