이전 항목: EXPAND_STRING다음 항목: FAVORITESPATH


false

false

0을 나타냅니다.

예제:
if (KeyExists( "HKLM\\Software\\Microsoft\\Plus!", false))
   StoreKey( "HKLM\\Software\\Microsoft\\Plus!");

if (Detect ("winword.exe") == false)
   return;