How to pass "Set" from JavaScript(skuid page) and get to in apex?

Hi Viru, can you share more about your use case here and what you’re trying to accomplish?

It sounds like you’re trying to pass a list of values to Apex from Skuid, but we need some more details to advise you on the best way to accomplish this.

You can access Apex from Skuid by:

using the Action Framework to call an Invocable Method

or