Previous Topic: EXPAND_STRINGNext Topic: FAVORITESPATH


false

false

Represents 0.

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

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