{{tag>Index Function Function_List Miscellaneous}} ====== EXACT ====== ===== Description ===== By default Aware IM automatically translates explicit strings used in rules using the current locale. This function allows to bypass this mechanism and use strings as they are specified in the function ===== Parameters ===== A string to use ===== Example ===== IF Account.Status = EXACT('Final') THEN PROTECT Account FROM ALL