Can someone show me a regex to select #OnlinePopup_AFE53E2CACBF4D8196E6360D4DDB6B70 its okay to assume #OnlinePopup
~DCTM~dctm://aicpcudev/37004e1f8000219e?DMS_OBJECT_SPEC=RELATION_ID#OnlinePopup_AFE53E2CACBF4D8196E6360D4DDB6B70_11472026_1214836152225_6455280574472127786
NB: The following is .NET Regex syntax, modify for your flavour.
The following:
will match:
If the first bit is constant, and you want to be more specific you could use:
This will match
OnlinePopup_ (exactly)