We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2018-09-12 12:59 PM
2018-09-12 01:12 PM
IF STRSTR(_link_name, "www.") OR STRSTR(_link_name, "http://") THEN ...tells if the string contains the substring.