Statements
Statements are commands that execute sequentially within a block. Most of what you’ll do in a policy are statements that define variables, diverge execution paths, manipulate facts, and emit effects.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Statements are commands that execute sequentially within a block. Most of what you’ll do in a policy are statements that define variables, diverge execution paths, manipulate facts, and emit effects.