asked on June 26, 2017
Hello,
In my c# code, I like to populate the username field, and the computer name field with already-defined variables like so:
for username: string strLoginName = Environment.UserName.ToString().ToLower();
for computer name: string strCompName = System.Environment.MachineName;
Does anyone know of any way to do this type of thing in Laserfiche?
Thanks...........................................................Sheela.
0
0