|
| KiXtart 2001 Manual |
EnumValue( )
| Action: | Allows
you to list the names of the registry entries contained in a specific key
or subkey. |
||||||
| Syntax: | ENUMVALUE
("subkey", index) |
||||||
| Parameters: |
Subkey
Index A numeric value representing the position of the entry whose name you want to discover. Zero (0) represents the first entry in the subkey. |
||||||
| Returns: |
|
||||||
| See Also: |
EnumKey(
) |
||||||
| Example: |
$Index
= 0 |