loader image
Skip to main content

Exit Code

A numeric status returned by a program to indicate success or failure (0 typically means success). Exit codes are important in automation because they allow other tools to detect failures and react.

» Site Glossary