Hi :
Is possible assign a command result to a variable with kixtart?
example:

$clamver=shell "c:\clam\clamscan.exe -V" ; Returns the antivirus version.

Please write the correct syntax.
TIA