## Class: SB-EXT:STEP-CONDITION [](../) [](../#class) > Common base class of single-stepping conditions. > STEP-CONDITION-FORM holds a string representation of the form being > stepped. ### Precedence list ```cl (sb-ext:step-condition condition sb-pcl::slot-object t) ``` ### Initargs ```cl (:form) ```