---
title: "9.2 Related Features"
canonical: "https://manual.cimon.com/space/CCANVAS/4309155843/9.2%20Related%20Features"
format: markdown
---
In this section, you can find security functions and subroutines frequently used for the Security feature. Please refer to the table below for applicable functions/subroutines. 

|  |  |
| --- | --- |
| ![image](media://9073af23-5ab6-46fa-996c-fd06805a92f6) | - **All commands must be used with parentheses.** |

|  |  |  |
| --- | --- | --- |
| **Type** | **Format** | **Description** |
| Function | system.hasPermission() | Returns the user’s permission groups. |
| Subroutine | system.login(***“****UserID”,”Password”*) | Logs on with the provided user information. |
| Subroutine | system.logout() | Logs out the current user. |