ADDRESS v15
This function and procedure generates the <ADDRESS>
and </ADDRESS>
tags, which specify the address, author, and signature of a document.
Syntax
The following is the syntax for HTP:
The following is the syntax for HTF:
Parameters
Parameter | Purpose |
---|---|
cvalue | The string between the <ADDRESS> and </ADDRESS> tags |
cnowrap | If the value for this parameter isn't NULL , adds the NOWRAP attribute in the tag |
cclear | The value for the CLEAR attribute |
cattributes | Other attributes to include as is in the tag |
- On this page
- Syntax
- Parameters