Revision Difference
Function#502423
<cat>tags</cat>
```
<function name="Log" parent="Console" type="classfunc">
<description>Writes a string to the console</description>
<realm>Client</realm>
<args>
<arg name="value" type="string">The string you want to print</arg>
</args>
</function>
``````⤶
⤶
<function name="Log" parent="Console" type="classfunc">⤶
<description>Writes a string to the console</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="value" type="string">The string you want to print</arg>⤶
</args>⤶
</function>