Question
How do I pass a string array to an Automation
I want to pass a string array to an Automation. A string array shows to be a type of "System.String[]". When I browse, I can't find System.String[]. I poked at this and tried System.Array, but that didn't seem right.
I can get around this by using a script, but I really want to know how to do this.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Sir,
In entrypoint of an automation there would be an option Browse in that under System u can find Array. Refer attached Screenshot for ur refrence.
Thanks
Sivaraj