Hello,
To show the description of a function, you can type the name of the
function followed by a question mark ("Mod?" in your case) and press
Enter. If you want to show the source of the function, you can do the
same thing with two question marks instead ("Mod??").
Le 13/05/2020 à 15:35, GZ D a écrit :
> For example, I want to search the usage of the function called *Mod*, and