projID(ReaProject):プロジェクトID
import sys
sys.path.append(RPR_GetResourcePath() + r"/UserPlugins")
from RIGDOCKS_python import *
from AZSTOKE_SILVER_python import *
AZ_DeleteAllRegion(0)
▼入力値
projID(ReaProjct):プロジェクトID
▼出力値
dofile(reaper.AZ_GetLuaInitPath())
reaper.AZ_DeleteAllRegion(0)