File Dialog open file from configurator

In an E10 configurator I have a button with C# code that allows the user to pick a text file to open and read using OpenFileDialog. Trying to get the same result in a Kinetic version without much luck. Is it wishful thinking that I will be able to do that in a Kinetic version?

I understand that OpenFileDialog is not available but is there something else?

Thanks,

Is this where Epicor Functions would come in? Can you use OpenFileDialog in a user defined function, and call that function from the Configurator?