public function Create() //RegisterVariableBoolean ( string $Ident, string $Name, string $Profil, integer $Position ) Rückgabewerte: VariablenID der erstellten Statusvariable // Aufruf dieser Variable mit $his->GetIDForIdent("IDENTNAME) $this->RegisterVariableInteger("IDENT", "Name", "ProfilName", ["Position"]);