get_caller_window


Description:

public string get_caller_window ()

Get the string handle of the caller's window.

The caller window indicates to the prompt which window is prompting the user. The prompt may choose to ignore this information or use it in whatever way it sees fit.

Parameters:

this

the prompt

Returns:

a newly allocated string containing the string handle of the window.