|
THE META-HTML LANGUAGE REFERENCE MANUAL
|
Manual Page Viewer
Name: CONCAT
Section:
Language Operators
Synopsis:
<concat [ARG1] ... [ARGN]>
Description:
Concatenate all of the arguments given, creating a single token with no intervening whitespace. This is quite useful for those situations where intervening whitespace would look bad in the output, but the input source would be unreadable without any.
For example:
<concat <textarea name=label rows=10 cols=40>
<get-var-once label>
</textarea>>
Edit Pointer
Function Index
Variable Index
Variable Editor

The
META-HTML
Reference Manual V1.4
Copyright © 1995, 1996,
Brian J. Fox,
1996, 1997 Universal Access Inc.
Found a bug? Send mail to
bug-manual@metahtml.com