Best way of passing parameters to compiled block?

   899   0   1
User Avatar
Member
47 posts
Joined: March 2014
Offline
I really like the idea of creating compiled blocks as universal "functions" and calling them using Invoke Compiled Block SOP.
So I'm wondering what are the best ways of passing parameters (function arguments) to the compiled block? I don't want to reference parameters outside the compiled block - it should be self sufficient to work anywhere.
Currently I'm doing it through detail attributes on one of the inputs, but I'm not sure if that is optimal and recommended? Any tips?
  • Quick Links