I am trying to set an Array to empty/null in the event the parameter it is searching for is not available. Here is the activity.
In this activity, if the column “PL” is empty in the excel sheet, I would like it to continue. But in this case since the array “all_relevantPLFile” is empty, it cannot proceed to run, with the error stating object not set to an instance of an object.