Revision Difference
Panel:GetText#510977
<function name="GetText" parent="Panel" type="classfunc">⤶
<description>⤶
Returns the panel's text (where applicable).⤶
⤶
This method returns a maximum of 1023 bytes, except for <page>DTextEntry</page>.⤶
</description>⤶
<realm>Client</realm>⤶
<rets>⤶
<ret name="" type="string">The panel's text.</ret>⤶
</rets>⤶
</function>⤶
⤶