In a typical IDE you can place code into a class and reference that class to add the code to your object. Lets say you had a button that runs a large amount of code each time it is pressed. If that were written in some other language like C# you would reference a class that houses all that code and not have to place all that code on the button itself. Just a few lines of code to reference the class. How would you do this in Power Apps? Would you use a component?

Report
All responses (
Answers (