GetAnvaigoUserCode
string GetAnvaigoUserCode(); Example: if (GetAnvaigoUserCode() == 'MILLER') then … end;
Returns current Anvaigo User Code.
Please add library LIB_USER to your Anvaigo Script to get access to this function.
string GetAnvaigoUserCode(); Example: if (GetAnvaigoUserCode() == 'MILLER') then … end;
Returns current Anvaigo User Code.
Please add library LIB_USER to your Anvaigo Script to get access to this function.