Skip to content

Commit 59fc9b8

Browse files
committed
Added more info on the docs
1 parent e08776d commit 59fc9b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/getting-started/operations.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,6 @@ Example using a parameter as a value
121121
<ifEqual symbol="TEMPERATURE_MOTOR5" value="PARAM_DEFINED_TEMPERATURE">
122122
<set symbol="MOTOR5_RPM">0</set>
123123
</ifEqual>
124-
```
124+
```
125+
126+
Please note the **symbol** and **value** datatype needs to match.

0 commit comments

Comments
 (0)