companyname
- 网络公司名称;公司名;公司名字
companyname
-
It defines a string property named companyName , which is used on the generated PDF invoice along with the order number and total .
它定义了一个名为companyName的string属性,该属性在生成的PDF发票上与订单号和总额一起使用。
-
The second argument specifies the location of the script source and , as before , sets the companyName property inside the closure .
第二个参数指定脚本源代码的位置,和前面一样,在闭包中设置companyName属性。
-
The script accesses the Companies view of the database and displays the contents of the CompanyName field from each document in the view using a Print statement .
该脚本访问数据库的Companies视图,并使用Print语句来显示视图中各文档CompanyName字段的内容。