SYNOPSIS

int interactive()
int interactive( object ob)

DESCRIPTION

Return non-zero if ob is an interactive user. If ob is omitted, this_object() will be used. The return value is 1 if the object ob is interactive, else 0.