PRTools contents |
PRVERSION
[VERSION,STR,DATE] = PRVERSION
Output | |
VERSION | Version number (double) |
STR | Version number (string) |
DATE | Version date (string) |
Returns the numerical version number of PRTools VER (e.g. VER = 3.0205) and as a string, e.g. STR = '3.2.5'. In DATE, the version date is returned as a string.
PRTools contents |