Expression and Modifier on a Single Parameter?

Hi,
Is there a way to use expression and modifier at a single parameter?
For example, using the Probe Modifier to drive a parameter but do further processing with the expression.
Currently, it is either one or the other but not both. But I might be missing something.
I also tried a hacky way (don't do this on a existing project).
1) Create a dummy node where you add the Probe Modifier.
2) With the actual node, add the expression referring to the dummy node parameter and perform other expression statement stuff.
3) It works, for a few minutes, then the program freezes. I just lost an existing project with this and I can't recover it. Whenever I open the project again, it just hangs.
So the hacky way is a no go.
Is there a way around this?
Is there a way to use expression and modifier at a single parameter?
For example, using the Probe Modifier to drive a parameter but do further processing with the expression.
Currently, it is either one or the other but not both. But I might be missing something.
I also tried a hacky way (don't do this on a existing project).
1) Create a dummy node where you add the Probe Modifier.
2) With the actual node, add the expression referring to the dummy node parameter and perform other expression statement stuff.
3) It works, for a few minutes, then the program freezes. I just lost an existing project with this and I can't recover it. Whenever I open the project again, it just hangs.
So the hacky way is a no go.
Is there a way around this?