Skip to content

CMS_GetProperty

Returns a property from the property table in the SQL database.

CMS_GetProperty(Prop) As string

Name of property.

To protect the property table, only the following properties can be queried;

  • CapaOneOrgId
  • CapaOneOrgKey
  • CapaOneOrgName
  • CapaOneOrgTag
  • CapaOneBaseUrl

Result will be stored in gsValue

If bStatus Then bStatus = CMS_GetProperty("CapaOneOrgName")

Scripting Guidelines

Constants Package Property Variables Business Unit support