How can i verify if is null?
Posted: Fri Sep 17, 2010 9:59 am
How can i verify if is null?
Something like that:
IF relSolicitacaoHistorico.SolicitacaoHistoricoLotacionogramaDestinoSequencial is null then
e.value "Não"
Else
e.value "Sim"
End If
:grinder:
Something like that:
IF relSolicitacaoHistorico.SolicitacaoHistoricoLotacionogramaDestinoSequencial is null then
e.value "Não"
Else
e.value "Sim"
End If
:grinder: