当前位置: 代码迷 >> Lotus >> 在LOTUS里面,如何看一条记录附带的附件的名称
  详细解决方案

在LOTUS里面,如何看一条记录附带的附件的名称

热度:66   发布时间:2016-05-05 07:10:04.0
在LOTUS里面,怎么看一条记录附带的附件的名称?
在LOTUS里面,怎么看一条记录附带的附件的名称?

我看LOTUS里面的记录   就是看不到它的附件   它确实有的   不知道怎么看

------解决方案--------------------
很简单, 公式: @AttachmentNames

Returns the operating system file names of any files attached to a document. If there are multiple files attached, the names are returned as a multiple­value text list.

返回当前文档里的附件,当有多个附件的时候,返回的是一个 附件列表。

  相关解决方案