Dynamically Execute Script in an Angular Component

Do you need to embed a third party application in your Angular application, but the third party only provides a script tag integration? How…