<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000066">
    Hello,<br>
    <br>
    Is it possible to return multiple vars for one single VEP plugin?<br>
    <br>
    Imagine a plugin calculates $var1,$var2,$var3<br>
    <br>
    I want to add them as three different columns to VEP output:<br>
    VAR1    VAR2    VAR3<br>
    <br>
    Is it possible to do that with multiple returns and --fields flag?<br>
    <br>
    <br>
    Thank you.<br>
    <br>
    Best regards,<br>
    Guillermo.<br>
  </body>
</html>