NaviServer - programmable web server
4.99  5.0

[ Main Table Of Contents | Table Of Contents | Keyword Index ]

ns_adp_puts(n) 4.99.30 naviserver "NaviServer Built-in Commands"

Name

ns_adp_puts - Append data to the output buffer for the current connection

Table Of Contents

Synopsis

Description

This command appends the string to the output buffer for the current connection. If -nonewline is specified, a line terminator is not appended after string.

COMMANDS

ns_adp_puts ?-nonewline? string

See Also

nsd

Keywords

ADP, server built-in