/
9.2 Related Features

9.2 Related Features

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.

  • 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.

 

Related content