how to check if a part of string (the code in bold)
File Originale IT02355260981_3BwqC.xml.p7m
is contained in an array
{“IT05779711000”, “IT00042330142”, “IT12883450152”, “IT04152790962”,“IT00488410010”}?
Thank you,
CAmi
Fine
If
In_str = “IT02355260981 _3BwqC.xml.p7m”
in_array = {“IT05779711000”, “IT00042330142”, “IT12883450152”, “IT04152790962”,“IT00488410010”}
The expression in if condition is like