Revision Difference
Global.ClearProblem#548518
<function name="ClearProblem" parent="Global" type="libraryfunc">⤶
<description>Removes the given Problem from the Problems table and refreshes the Problems panel.</description>⤶
<realm>Menu</realm>⤶
<file line="79-L89">lua/menu/problems/problems.lua</file>⤶
<args>⤶
<arg name="id" type="string">The Problem ID to remove</arg>⤶
</args>⤶
</function>