$space()

DESCRIPTION
    returns the space (' ') character
SYNOPSIS
    $space()
ARGUMENTS
    none
EXAMPLES
# pikt +C 'output "space," . $space() . "the final frontier"'
space, the final frontier
// space, not space
s               $char(91)$space()$tab()$char(93)
S               $char(91)$char(94)$space()$tab()$char(93)
        rule
                if $inlin eq $space()
                        next
                fi
        rule
                output mail $sys . $space() . $text(#ut)
SEE ALSO
    $dquote()
    $squote()
    $newline()
    $tab()

    String Functions
    Numerical 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 2019-01-12.   This site is PIKT® powered.
Copyright © 1998-2019 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
Download the
latest official
PIKT release