SetupData.GetPackageProperties |
|
|
|
SetupData.GetPackageProperties |
|
|
|
|
||
OverviewExamples
table SetupData.GetPackageProperties ( |
tProp = SetupData.GetPackageProperties("Default");
Gets the package properties for the package named "Default" and stores them in table "tProp".
sPackageDescription = SetupData.GetPackageProperties(sPackageName).Description;
Gets the package description for the package name stored in string "sPackageName" and stores it in string "sPackageDescription".
See also: Related Actions
Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us