Content Type
Video
Duration
4m
Level
Introductory
See how to add a condition to a single command without using an If
statement. In InterSystems ObjectScript, you can control command flow by adding postconditional expressions after most single-line commands. These expressions determine whether a command should be executed.