Home | About SQeeL | Document | DownLoad | Mail Japanese
Home > Document > SQeeL Reference
A B C D E F G H I J L M N O P R S T U X Y  

H

  • Built-in variable
  • Built-in function
  • html()
    Description
    Output the specified string to a standard output.
    Syntax
    ret = html(string)
    Parameters
    string:html data
    Return Value
    NULL:Error or printed character string
    string:Printed chracter string
    System Return Value
    ERROR
    0Success
    1Argument error
    2Output error
    Top‚Ö
    HOST
    Description
    Host name
    Read / Write
    r
    Type
    string
    initial value
    undefined
    Top‚Ö
    HTTP_HEADER
    Description
    Character string output in HTTP header
    Multiple strings can be specified
    Each line must end with newline (\n)
    Read / Write
    rw
    Type
    string
    initial value
    Content-type:text/html\n
    See Also
    Top‚Ö

    © Insight Technology, Inc. 1996-2003 All Rights Reserved.