The following block of source code shows how to include a single line ProvideX code sample in the class documentation.
! ** @note The sub-class initialization method must set the following variables ! ** @note which will be used to identify the panel. ! ** @note %PvxCode(theCaption$, theDescription$)% ! ** @note The sub-class initialization method can also enable the 'CANCEL' ! ** @note button on the "Progress Log" panel by calling the method: ! ** @note %PvxCode(_obj'enable_cancel())%