Functions that require single input

Functions that require single input

I have found a few functions that fail if they receive more than a single input.

Mimecast Report Message as Phishing for example.

One message ID works, but if the input is two messages comma delimited it fails. I have tried the split feature and created a list, but again, the input fails to handle it. I need a way to do a for each Message ID loop statement.

Sign In or Register to comment.