18 lines
507 B
HTML
18 lines
507 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>controller</TITLE></HEAD>
|
|
<BODY>
|
|
<h1>controller</h1>
|
|
<B>Category</B><p>
|
|
<a href="test_commands.html">Test commands</a> / <a href="menu_commands.html">Menu/Key commands</a><p>
|
|
<p>
|
|
<B>Syntax</B><p>
|
|
<p>
|
|
if (controller(cA)) { .....<p>
|
|
<B>Description</B><p>
|
|
<p>
|
|
Returns true if the menu item or key assigned to controller cA has been selected or pressed during the current cycle.<p>
|
|
<B>See also</B><p>
|
|
<a href="setting_up_menus_and_keys.html">Setting up menus and keys</a><p>
|
|
</BODY></HTML>
|