Recent posts:
Recent replies:
Oleg Dmitrovich · Feb 2, 2021
Oleg Dmitrovich · Sep 5, 2017
not only properties. Also:
d ..AnotherMethod() // of THIS class
w ..#Parameter // of THIS class
and even
d ..AnotherClassMethod() //of course in ClassMethod or Method of THIS class
double dot - shortcut to THIS class context
Oleg Dmitrovich · Sep 5, 2017
Oops, I missed the phrase about user input
As far as I know, commands for reading input do not work in the output window
Open Exchange applications:
Followers:
Oleg has no followers yet.
Following:
Global Masters badges:







Hi, Robert! Several years ago I tried to make a utility for visualizing calls of user-defined functions ( classmethods ). Perhaps this will help in the implementation of your own idea.