Skip to content

Tag: extract

extract hash digits from string

How can I extract only the hash digits in the quotations in various strings such as: I need to extract the digits and insert into a table using this script: So in the above example if the strings before the ‘=’ changes due to different hashes then I won’t be able to be consistent with my pie…