Revision Difference
DBinder:GetSelectedNumber#518748
<function name="GetSelectedNumber" parent="DBinder" type="panelfunc">
<ispanel>yes</ispanel>
<description>Gets the code of the key currently bound by the DBinder. Same as <page>DBinder:GetValue</page>.</description>
<realm>Client</realm>
<rets>
<ret name="" type="number">The key code of the bound key. See <page>KEY</page>.</ret>
<ret name="" type="number">The key code of the bound key. See <page>Enums/KEY</page>.</ret>
</rets>
</function>