wenn existieren PHP
if (isset($var)) {
// Code here
}
TC5550
if (isset($var)) {
// Code here
}
isset($a)