5.7.4.2 Ifc Directive
The .ifc
string1,string2
directive assembles the
following section of code if the two strings are identical. The strings may be optionally
quoted with single quotes. If they are not quoted, the first string stops at the first
comma, and the second string stops at the end of the line. Strings which contain white
space should be quoted. The string comparison is case sensitive.