Argomento precedente: EXPAND_STRINGArgomento successivo: FAVORITESPATH


false

false

Rappresenta 0.

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

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