Revision Difference
Global.RunStringEx#566104
<function name="RunStringEx" parent="Global" type="libraryfunc">
<description>
Alias of <page>Global.RunString</page>.
<deprecated>Use <page>Global.RunString</page> instead.</deprecated>
</description>
<realm>Shared and Menu</realm>
<args>⤶
<arg name="code" type="string">The code to execute.</arg>⤶
<arg name="identifier" type="string" default="RunString">The name that should appear in any error messages caused by this code.</arg>⤶
<arg name="handleError" type="boolean" default="true">If false, this function will return a string containing any error messages instead of throwing an error.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="string">If handleError is false, the error message (if any).</ret>⤶
</rets>⤶
</function>
Garry's Mod
Rust
Steamworks
Wiki Help