Depending on the value you assign to the ACTION attribute of CFREGISTRY, there are several additional attributes you set. This table shows which attributes you can use with each CFREGISTRY ACTION.
Attributes Used with CFREGISTRY ACTIONs
|
ACTION
|
Attributes
|
GetAll
|
BRANCH TYPE NAME SORT
|
Get
|
BRANCH ENTRY TYPE VARIABLE
|
Set
|
BRANCH ENTRY TYPE VALUE
|
Delete
|
BRANCH ENTRY
|
Sections that follow describe these values and attributes in greater detail.
|