Macro: MULTIBACK$

Module location: FMAC line 2588 (view source)

same as above, except that arguments

  #IF !0>2        // are output in reverse order
    MULTIBACK$ !1 !3 !4 !5 !6 !7 !8 !9
  #ENDIF
  #IF !0>1
    !1 !2
  #ENDIF