CLASS Device.setlock()
Format
setLock()
Function Field Properties
| Name | Codename | Description | Ability | Length |
|---|---|---|---|---|
| lockdown | LockDown | Internal | 255 | |
| Client_Address | ClientAddress | Internal | 255 | |
| lockreason | LockReason | Internal | 127 |
Function Privilege Properties
| Type | Name |
|---|---|
| VIEW | View |
Example
Device.setLock(LockDown, ClientAddress, LockReason)