0
to create a program and would like to display only the value of the variable in Display without the name, has how to do this ?
DISPLAY "Nota Fiscal do dia" vDia "do mes"vMes "do ano de"vAno .
there is something like vDia.getValue()
? something like ?