Revision Difference
Panel:PostMessage#511075
<function name="PostMessage" parent="Panel" type="classfunc">⤶
<description><deprecated>Only used in deprecated Derma controls.</deprecated>Sends a command to the panel.</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="messageName" type="string">The name of the message.</arg>⤶
<arg name="valueType" type="string">The type of the variable to post.</arg>⤶
<arg name="value" type="string">The value to post.</arg>⤶
</args>⤶
</function>⤶
⤶