19.0.0 released Nov 08, 2023
Pf web

Purpose: Outputs a web-encoded formatted string.

pf-web [ format ] <format> <expression> [ , <expression> ]... \
    [ bytes-written [ define ] <bytes> ] \
    [ to-error ] \
    [ to [ define ] <string> ]

pf-web is the same as pf-out, except that the output is web-encoded (or HTML-encoded). This means such output is suited for use in web pages - the text will be displayed verbatim without HTML-markup being interpreted.
Examples
Display text containing HTML tags without them being rendered in the browser:
pf-web "We use %s markup", "<hr/>"

See pf-out for more examples.
See also
Output
finish-output  
flush-output  
output-statement  
p-dbl  
pf-out  
pf-url  
pf-web  
p-num  
p-out  
p-path  
p-url  
p-web    
See all
documentation


You are free to copy, redistribute and adapt this web page (even commercially), as long as you give credit and provide a dofollow link back to this page - see full license at CC-BY-4.0. Copyright (c) 2019-2023 Dasoftver LLC. Vely and elephant logo are trademarks of Dasoftver LLC. The software and information on this web site are provided "AS IS" and without any warranties or guarantees of any kind. Icons from table-icons.io copyright Paweł Kuna, licensed under MIT license.