#inlen(), #inputlength()

DESCRIPTION
    returns the length (number of characters) in the current input line;
    0 if outside the input processing loop
SYNOPSIS
    #inlen()
    #inputlength()
ARGUMENTS
    none
EXAMPLES
        rule
                if #inlen() != 0
                        output syslog $inlin
                fi
notlogmsg       (    #inputlength()
                  && ($left($inline,3) !~ "=months")
                )
SEE ALSO
    #length()

    Numerical Functions
    String Functions
 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2018-01-02.   This site is PIKT® powered.
Copyright © 1998-2018 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
Learn about the
piktc_svc
program