Macro: DEFINE_SYMBOL

Module location: FMAC line 9998 (view source)

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: DEFINE_SYMBOL Description: Like #REPLACE except it checks if the symbol exists first. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

  #IFDEF !1
  #ELSE
    #REPLACE !1 !3
  #ENDIF