函式:hw_DocumentBodyTag() |
hw_DocumentBodyTag取得指定文件物件的文件主体标记。 语法: string hw_documentbodytag(int hw_document, string [prefix]); 传回值: 字串 函式种类: 网路系统
本函式用来取得指定文件物件的文件主体 (body) 标记 (tag)。参数 hw_document 为文件物件。参数 prefix 可省略,表示在标记前要加的字串。成功则传回主体标记字串。
hw_DocumentAttributes() hw_DocumentSize()
|