Pass reference into onrepnotify function?

I need to access a widgets variable inside my onrepnotify function , I have a reference outside of the function, but obviously you can’t add inputs or anything to the onrepnotify function. I’d really prefer to do it without using a temporary variable if possible, but if that’s the only / best solution feel free to say so.

1 Like