ReturnLoginDetails
Structure
ReturnLoginDetails(sLoginDetail: String): String
Type
Function
Description
This function returns login details for the current login. The accepted sLogin parameter values are:
·'TIER': returns either '2TIER' or '3TIER' or 'SINGLEUSER'
·'PRODUCT': returns either 'IndySoft Calibration Management', 'IndySoft Commercial Lab Management', 'IndySoft Tool Management', 'IndySoft Calibration, Tool Management'
·'DATABASE': returns either 'FIREBIRD', 'MSSQL', or 'ORACLE'.
Return Value
Text. See above mapping. |