Go to documentation repository
The GetUserId method returns the identifier of the current Axxon PSIM Software System user.
Method call syntaxSyntax for method invocation:
| Code Block |
|---|
function GetUserId (cmp : String) : String |
Method arguments:
For example: To display Example. Display in the debug window the identifier of the current user of the Axxon PSIM Software System, which has been installed on a computer named 'WS3':
...