_isdebug定数は、efw.isdebugの値を格納します。
_isdebug
efw.isdebug
if (_isdebug){ "Now it is the debug mode.".debug(); }