The Arcade docs have a blurb about flow control:
Arcade is a portable, lightweight, and secure expression language written for use in the ArcGIS platform. Like other expression languages, it can perform mathematical calculations, manipulate text, and evaluate logical statements. It also supports multi-statement expressions, variables, and flow control statements.
What is flow control? I searched the web for "arcgis" "flow control", but didn't find much.
Thanks.