PdcInfo.ActiveUser

From External Bemet Wiki
Revision as of 09:56, 20 August 2013 by TC (talk | contribs) (Created page with "== Declaration == ActiveUser as String == Description == Return the active user. == Notes == This property returns the logname of the active user.<br /> == Code example == ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

ActiveUser as String

Description

Return the active user.

Notes

This property returns the logname of the active user.

Code example

msgbox pdc.Info.ActiveUser

Availability

Available since August 2013 (from version 4.3)