Hi,
I want to get FDM user name in FDM EE 11.1.2.3 VBS event script .. In previous version (FDQM) , we can get that using : strUserID = API.DataWindow.Connection.PstrUserID
But in this version FDM API doesn't have PstrUserID method present .. Also I didn't find any other method/property to get it .. There are few properties to get DB user name and OS user name , but didn't get anything for FDM user name ..
Kindly help ..
Thanks !!