{ if( *{confref}{SCALAR} ) {
    "confref not defined";
  } else {
    "confref defined" 
  }
}