//! textmacro_once

  1. NEL

    [vJASS] //! textmacro_once

    What is the main usage of //! textmacro_once? and Why we need this? I have a few examples. Test A: //! textmacro_once Sample call BJDebugMsg("textmacro_once Sample") //! endtextmacro function InitTrig_Untitled_Trigger_001 takes nothing returns nothing //! runtextmacro Sample()...
Top