Yes, you can use the "params" object to access the custom parameter data in most code inputs within the program. For example:var ActorId = params["Actor ID"];
Thank you for the answer 😸 and I will try it soon.