Tile - Boolean Comparation Expression – Ylands
Jump to navigation
Jump to search
(Created page with " ---- {{Ylands scripting navbox}}") |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:Ylands_Tile_-_Boolean_comparison.png]] | |||
*Comparison operators can be used in [[Ylands Tile - Conditional Statement|'''Conditional Statement''']] to '''compare values''' and take '''action''' depending on the '''result'''. | |||
=Notes= | |||
*See also [[Ylands Tile - Conditional Statement|'''If-Else''']]. | |||
---- | ---- | ||
{{Ylands scripting navbox}} | {{Ylands scripting navbox}} |
Revision as of 18:02, 11 December 2018
- Comparison operators can be used in Conditional Statement to compare values and take action depending on the result.
Notes
- See also If-Else.