Exp Detect URLs in text with JavaScript

Exp Detect URLs in text with JavaScript

A tool that can detect URLs in text with JavaScript can be found here: https://www.regextester.com/96249%7CRegular




    • Related Articles

    • Examples of using Connect Creatio Class Functions In Javascript

      This code was used to lookup a value inside of SugarCRM using the Sugar REST connector. function scriptedField() { var res = ""; res = vals["Branch Name"]; if (res) { Starfish.LogMessage(res.toString()); } res = ...
    • Parse text and look up ID based on result

      This script parses out the first Lead Source from a comma or semi-colon separated list and then gets the Lead Source ID from an xRef list. Function ScriptedField Dim ls Dim res ls = "@@ORG:CUSTOM07@@" If Len(ls) <> 2 Then If InStr(ls,",") > 0 Then ls ...
    • Creating a Global Script

      To create a global script, click on the globe shaped icon and choose from VBScript, JavaScript, or C# global in the mappings ribbon.
    • Lotus Notes/Domino Connector

      Lotus Origin Sample Origin Filters Important Note Creatio Connect generates the query sent to Lotus as: (Form = '*Table Selected*' AND *Criteria*). If you select Accounts as the table and your Criteria is: CompanyName='Abbott' | CompanyName='Hogan' ...
    • PostgreSQL Connector

      There is currently no text on this page. Parameter Description Server Database PostgreSQL Connection Edit Screen