$isRootUser

Examines if the specified user is the root user.
Syntax
    $isRootUser{username}{password}
DocumentationExamines if the specified user is the root user:

    Parameters:
      username, the name of the user to examine.
      password, the password of the user to examine.
    Returns:
      1 if and only if the name and the password of the user to examine equals to the name and the password of the root user.
Examples
GroupSecurity
Minimum required transaction-mode:READ
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2