User-Defined Publication Properties |
In addition to system-defined publication properties, you can add your own name/value pairs. These are referred to as user-defined publication properties. EXAMPLE: An example of a user-defined publication property is an ImageDir property that contains a value for the location where images are stored that are used in the web application. You can refer to the value of a user-defined property by using the ${property name} placeholder in your scripts, for example in JavaScript. |