System Functionssystem.kanoa.securitycheckIsGatewayAdminOn this pagesystem.kanoa.security.checkIsGatewayAdmin(userId)Returns true if user has Gateway Admin roleParametersuserId Integer: Id of user executing the functionReturnsisGatewayAdmin BooleanExampleisGatewayAdmin = system.kanoa.security.checkIsGatewayAdmin(123)