hiGetCurrentCmd
hiGetCurrentCmd(w_window) =>t_commandName/nil
Description
Returns the command name associated with the enterfunction currently running in a window, or nil if no enterfunction is running.
Argument
Values Returned
|
Command name associated with the enterfunction running in the window. |
|
Related Topics
Return to top