Clear Primary User
Description
Clears the primary user on a unit
Syntax
Public Function ClearPrimaryUser(ByVal uuid As String) As Boolean
Parameters
uuid(String)
The uuid of the unit (or device)
Return Value
The function returns true if successful.
Example
VBScript
|