Revision Difference
Panel:AppendText#510553
<function name="AppendText" parent="Panel" type="classfunc">⤶
<description>Appends text to a <page>RichText</page> element. This does not automatically add a new line.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="txt" type="string">The text to append (add on).</arg>⤶
</args>⤶
</function>⤶
⤶