Skip to content

Instantly share code, notes, and snippets.

@BushidoUK
Last active October 17, 2025 20:53
Show Gist options
  • Select an option

  • Save BushidoUK/4260b14655071ca0dea4b62a8c2d2074 to your computer and use it in GitHub Desktop.

Select an option

Save BushidoUK/4260b14655071ca0dea4b62a8c2d2074 to your computer and use it in GitHub Desktop.
Regular_expression('User defined','.*bank.*',true,false,false,false,false,false,'List matches')
Regular_expression('User defined','.*, US.*',true,false,false,false,false,false,'List matches')
Find_/_Replace({'option':'Regex','string':'</a>'},'',true,false,true,false)
Find_/_Replace({'option':'Regex','string':'^.*>'},'',true,false,true,false)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment