Get File Version
This command obtains the version number of a file.
File Path
Full path to the file that version information should be extracted from.
Variable
The name of the variable that receives version information. The version is represented in human readable form. If version information is not found in the file, this variable will contain the value 0.0.0.0.
Notes
- To compare a file version to another file version, use the Check File Version command.