Appearance
in_input() - determines if a player is inputting to an input_to
int in_input( object default : F_THIS_OBJECT );
Returns 1 if the object is currently inputting to an input_to or get_char.
get_char(3), input_to(3)