Merge pull request #73995 from samsface/update-expresion-doc
Clarify when Expression `get_error_text()` is updated
This commit is contained in:
commit
93b80f17dc
@ -65,7 +65,7 @@
|
||||
<method name="get_error_text" qualifiers="const">
|
||||
<return type="String" />
|
||||
<description>
|
||||
Returns the error text if [method parse] has failed.
|
||||
Returns the error text if [method parse] or [method execute] has failed.
|
||||
</description>
|
||||
</method>
|
||||
<method name="has_execute_failed" qualifiers="const">
|
||||
|
Loading…
Reference in New Issue
Block a user