Revision Difference
DMenuOptionCVar:GetValueOn#517576
<function name="GetValueOn" parent="DMenuOptionCVar" type="panelfunc">
<ispanel>yes</ispanel>
<description>Return the value of the [console variable](/gmod/ConVars) when the <page>DMenuOptionCVar</page> is checked.</description>
<description>Return the value of the <page text="console variable">ConVars</page> when the <page>DMenuOptionCVar</page> is checked.</description>
<realm>Client</realm>
<rets>
<ret name="" type="string">The value</ret>
</rets>
</function>