ww_CheckWhichDb
- Last UpdatedMar 18, 2021
- 1 minute read
Used to determine if querying the correct database.
Syntax
ww_CheckWhichDb dbType
Arguments
dbType
The identifier for the database. 1 = Runtime; 2 = Holding; 3 = Development. This value is of data type int, with no default.
Permission
Execute permission defaults to the public group.