aaStorageLocationSelect
- Last UpdatedMar 18, 2021
- 1 minute read
Selects a storage location.
Syntax
aaStorageLocationSelect StorageType, StorageNodeKey
where:
|
Argument |
Description |
|---|---|
|
StorageType |
The type of storage used for the specified location. 1 = Circular 2 = Alternate 3 = Buffer 4 = Permanent There can be only one storage location of each type. This value is of data type int, with a default of NULL. |
|
StorageNodeKey |
The unique numerical identifier for the storage node. This value is of data type int, with a default of 1. |
Permission
Execute permission defaults to the public group.