mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
dync classref with current source
This commit is contained in:
@@ -81,7 +81,7 @@ Returns ``true`` if :ref:`execute<class_Expression_method_execute>` has failed.
|
||||
|
||||
- :ref:`Error<enum_@GlobalScope_Error>` **parse** **(** :ref:`String<class_String>` expression, :ref:`PoolStringArray<class_PoolStringArray>` input_names=PoolStringArray( ) **)**
|
||||
|
||||
Parses the expression and returns a :ref:`Error<enum_@GlobalScope_Error>`.
|
||||
Parses the expression and returns an :ref:`Error<enum_@GlobalScope_Error>` code.
|
||||
|
||||
You can optionally specify names of variables that may appear in the expression with ``input_names``, so that you can bind them when it gets executed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user