If the page is not listed, use this command to create it. You can optionally include a description. For example: add page APP_NAME_CODE.properties content PROPERTY=VALUE description DESCRIPTION;
where:
APP_NAME_CODE
is the existing name of the properties file.PROPERTY
is the name of the property that you want to change. The property name usually starts with the APP_NAME_CODE
.VALUE
is the value for this property.DESCRIPTION
describes the page object (not the property being set).
For example:
add page emxProgramCentral.properties content emxProgramCentral.showRDORoles=FALSE description "Program Management changes for implementation 2017";