The <<Trim()>> function will strip white space from either side of a value. For example, suppose you want to test that a field is empty, but sometimes that field might contain spaces and you want that data element to be regarded as empty when it contains only spaces. The condition in the command <<If(Name = [...]