This document describes various functions in the Ring programming language for getting runtime information and controlling program execution. It provides functions to get lists of functions, classes, packages, memory scopes, call stacks, files, and more. It also describes functions for tracing program execution, handling errors, and evaluating code in different scopes. Examples are given to demonstrate how to use these functions.