The Application Engine state record is a dedicated record that passes values between consecutive Actions within an AE program. It maintains state across the program execution, similar to how variables persist between steps. It does not store source code or application data - those are in other tables.