Is it possible to add an input to a molecule?

I would like to be able to add an input to a molecule, which is not at the top level.
I.E. The top level has multiple molecules and I would like to be able to pass a variable to lower level molecules

1 Like

Yes you absolutely can. Just place a new Input atom inside the molecule that you want to have the input. When you go up one level the input will be there.

Or as a quicker way of doing it, just drag the connector that you want to connect to the molecule to to it and it will create a new input and connect automatically. Basically just pretend that it’s already there and it will appear.

1 Like

Thanks, just what I needed

1 Like