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