Hello everyone. I need to convert any string to 3-digit decimal. It is possible to convert through online tools. Is there any way to do this in AutoIt.
For Example ;
8cdb3 = DECIMAL 056 099 100 098 051
Is it possible the conversion above by AutoIt? Thanks.