SWIFT Module 7.1 SP10.July 2020 | Package Services | WmFIN Package Services | wm.fin.rules Folder | wm.fin.rules:contains
 
wm.fin.rules:contains
This service specifies whether a key is contained in the code list.
Input Parameters
codeList
String List The input code list.
key
String Key that may be in the code list.
Output Parameters
keyExists
String Specifies whether the key exists in the code list. Valid values: true or false.