Video Youtube
help
Blog - WinDev - Curso String - 001/... - Zeros direita - Rigth
Blog - WinDev - Curso String - 002 - Retirar texto Bloco String
Blog - WinDev - Curso String - 003 - Tamanho das Strings - Length
Blog - WinDev - Curso String - 004 - Transformar String Base 654 Em pdf
Blog - WinDev - Curso String - 005 - Retirar Texto do Lado Esquerdo e Direito
Blog - WinDev - Curso String - 006 - Complet - Completar Strings - Remessa Banco
Blog - WinDev - Curso String - 007 - Contains - Contem
Blog - WinDev - Curso String - 008 - Tirar pontos Cnpj - Replace
Blog - WinDev - Curso String - 009 - String - Placa - LLL9999
Blog - WinDev - Curso String - 010 - StringBuild
Blog - WinDev - Curso String - 011 - StringFormat
Blog - WinDev - Curso String - 012 - StirngIncrement
Blog - WinDev - Curso String - 013 - Tirando Enter Observação
Nessa aula vou mostrar como ver se existe Conteudo dentro de uma String
This lesson will show you how to see if there Content within a String
Cette leçon va vous montrer comment pour voir s'il contenu dans une chaîne
IF Contains(SAI_texto,"EXISTE TEXTO DENSTRO STRING") THEN
Info("EXISTE")
ELSE
Info("NAO EXISTE")
END
//frances
SI Contient(SAI_texto,"EXISTE TEXTO DENSTRO STRING") ALORS
Info("EXISTE")
SINON
Info("NAO EXISTE")
FIN
Nenhum comentário:
Postar um comentário