Wiki Help

Revision Difference

Function#502422

⤶ <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>⤶ ```