Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
languagejava
themeMidnight
titleTM142FIL
Programa Fonte
TMSA142.PRW
Sintaxe
TM142FIL - Complemento de Filtro Padrão ( ) --> cRet

Retorno
cRet(caracter)
Expressão de filtro em ADVPL para complementar a expressão de filtro padrão.

Exemplos

#Include 'Protheus.CH'

User Function TM142FIL()
Local cRet := ''

cRet := "DtoS( DTQ_DATGER ) >= '20090320' .And. "cRet += "DTQ_HORGER >= '1200'"

Return( cRet )



04. DEMAIS INFORMAÇÕES

...

05. ASSUNTOS RELACIONADOS



Templatedocumentos


HTML
<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>