REM #DOC: Echo Descrtion=P1 + Info=P2 into console and into JobMgr_EchoLog_DPNE
REM #DOC: if JobMgr_EchoLog_DPNE is not defined then set LogFile is located into dir at this script with name zzTracActionInfo_log.txt
REM #LUp: 30.10.2024/J.Fes no blanks at begin of TextToEcho
REM #LUp: 04.11.2024/J.Fes add call Echo2 " #-#" "#--#" and Echo2 " ---" " ---"
REM #LUp: 14.11.2024/J.Fes add call  if "%TextToEcho1%" equ "---- " if "%TextToEcho2%" equ "---- "
REM #LUp: 28.02.2025/J.Fes add condition if /I "%JobMgr_EchoLog_DPNE%" equ "NULL"

rem #EXA1: call Echo2 "P1=Description" "P2=Value"
rem #EXA2: call Echo2 "-- Step 8/10 Create" "03-BinPublic"
REM #EXA3: call Echo2 "----" "----"
REM #EXA4: call Echo2 "#--#" "#--#"
REM #EXA5: call Echo2 "---- " " ----"
REM #EXA5: call Echo2 "****"

Header Example
Call Echo2 "****"
Call Echo2 "*" " My Application Header Detail Version:28.02.2025 17:25"
Call Echo2 "****"

--- Autogenerated  Examples --------------------------------------------------------------------------------
