I’d like to alter current_result
to open the result in a different group.
Maybe there is already an argument that can be passed to do that, but how would I know the available arguments?
My guess is there is no such argument for it, so how can I find the definition so I can make a customised version of it? I know about PackageResourseViewer: Open Resource, but is there a way to search for current_result
?
Or is there a way to get the resolved filepath that current_result
would use so I can load it myself.
Thanks