Actions

%sscan

From Zenitel Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
AI.png

Event_Handler macro - Extract substring by text scan

Format: %sscan(string, search-string)

  • Scan for search-string, extract rest of string including first match
  • Returns empty string if search-string not found
  • Useful for parsing External_Data_Input.
Example: %sscan(ABCDEFGHI,DEF) will return DEFGHI


Back to Event_Handler#List_of_macros.

MediaWiki spam blocked by CleanTalk.