The GetDBVersion Plugin is used to capture the version for an R:BASE database.
Syntax:
PLUGIN GetDBVersion VarName|<Option>
Where:
VarName is the variable to return the database version
Option is the path and structure file name (.RX1, .RB1) for the database
Notes:
The returned variable value will be text.
Examples
PLUGIN GetDBVersion vVersion|C:\RBTI\USERMGMT.RX1
SHOW VAR
vVersion = V11 TEXT