Difference between revisions of "%scmp"
From Zenitel Wiki
Line 1: | Line 1: | ||
+ | {{A}} | ||
[[Event_Handler]] macro - String compare | [[Event_Handler]] macro - String compare | ||
Revision as of 08:55, 11 January 2017
Event_Handler macro - String compare
Format: %scmp(string1,string2)
- Compare string1 and string2.
- Return “1” if equal, empty string if not equal.
- Useful for parsing External_Data_Input.
Back to Event_Handler#List_of_macros.