Revision Difference
Panel:GetMaximumCharCount#526339
<function name="GetMaximumCharCount" parent="Panel" type="classfunc">
<description>⤶
<note>next update</note>⤶
⤶
Returns the current maximum character count.⤶
<description>Returns the current maximum character count.⤶
This function will only work on <page>RichText</page> and <page>TextEntry</page> panels and their derivatives.
</description>
<realm>Client</realm>
<added>2020.02.24</added>⤶
<added>2020.03.17</added>⤶
<rets>
<ret name="maxChar" type="number">The maximum amount of characters this panel is allowed to contain.</ret>
</rets>
</function>