I have two variables lets say var1 and var2. Both variables have multiple


I have two variables lets say var1 and var2. Both variables have multiple text values.

var1 consists of list of valid URLs for example: {"http://google.com", "https://facebook.com", "http://yahoo.com"}
var2 consists of list of labels for example: {"Google", "Facebook", "Yahoo"}

How do I use fn!apply in order to get a list of safeLinks out of these two variables.

Thanks,
Sandeep...

OriginalPostID-122916

OriginalPostID-122916

  Discussion posts and replies are publicly visible