We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08776d commit 59fc9b8Copy full SHA for 59fc9b8
docs/getting-started/operations.md
@@ -121,4 +121,6 @@ Example using a parameter as a value
121
<ifEqual symbol="TEMPERATURE_MOTOR5" value="PARAM_DEFINED_TEMPERATURE">
122
<set symbol="MOTOR5_RPM">0</set>
123
</ifEqual>
124
-```
+```
125
+
126
+Please note the **symbol** and **value** datatype needs to match.
0 commit comments