Macro: REPLACE_CLASS_NAME

Module location: FMAC line 12197 (view source)

   #IFDEF U_!2
       #Replace U_!1 U_!2
       #IFSUB '!2$SC'
          #Replace !1$SC !2$SC
       #ENDIF
       #IFSUB '!2$SM'
          #Replace !1$SM !2$SM
       #ENDIF
       #IFSUB '!2$EM'
          #Replace !1$EM !2$EM
       #ENDIF
   #ENDIF