ProjectContext :: hasInputContext - Has intput control property
The property provides the information, whether an input control has been assigned to the project ( true ) or not ( false ). In order to assign an input control to a project, the intputControl property has rot be set.
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false .