@NotWegant you can find a module where there is this button. Open his folder, find an action there in which there is this button and open a document with an interface note through notepad. And see how it is implemented
I successfully added it to BAS but how do I use it exactly
e.g. there's a field I want to fill which is first name and the code to do that is chance.first()
I tried clicking the element and adding that as value and changed to expression but it didn't do anything. @Fox