Returns the document's company name.
[ sCompany = ] Object.Company
The Company property syntax has the following parts:
Name |
Type |
Description |
Object |
ASystem |
ASystem object |
sCompany |
BString |
A string specifying the document's company name |
The following statement shows the use of the Company property:
print "System module provided by "; System.Company