You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p><spanclass="ts2">Inserts the name of the buttons method. In UI Toolkit a button method may be specified as the event handler to be executed when the button is clicked. This is rare however, most applications relying on the fact that if a button method is not specified then the name of the button is signaled as a menu entry.</span></p>
96
-
<pclass="ps1"><spanclass="ts2">Most buttons will not have a method specified. You can use the </span><spanclass="ts3"><IF METHOD></span><spanclass="ts2"> expression to determine if a method is specified.</span></p>
96
+
<pclass="ps2"><spanclass="ts2">Most buttons will not have a method specified. You can use the </span><spanclass="ts3"><IF METHOD></span><spanclass="ts2"> expression to determine if a method is specified.</span></p>
<pclass="ps1"><spanclass="ts2">Button loop </span><ahref="expressiontokens.htm" class="hs2">expressions </a><spanclass="ts2">are expressions that can only be used within the context of a </span><ahref="buttonloops.htm" class="hs2">button loop</a><spanclass="ts3"> </span><spanclass="ts2">and allow you to conditionally include or exclude code based on the attributes of the current button. </span></p>
37
+
<pclass="ps2"><spanclass="ts2">Button loop </span><ahref="expressiontokens.htm" class="hs2">expressions </a><spanclass="ts2">are expressions that can only be used within the context of a </span><ahref="buttonloops.htm" class="hs2">button loop</a><spanclass="ts3"> </span><spanclass="ts2">and allow you to conditionally include or exclude code based on the attributes of the current button. </span></p>
0 commit comments