Yes the type is String Array.
Here is an example workflow for you:
You can use ParseExact function in an Assign activty. Also if you want to use TryParseExact function, it must be in the if condition because it returns a boolean value
Yes the type is String Array.
Here is an example workflow for you:
You can use ParseExact function in an Assign activty. Also if you want to use TryParseExact function, it must be in the if condition because it returns a boolean value