Xbasic
AlphaCloud::ClientRegionNameIsValid Method
Syntax
.RegionNameIsValid as L (RegionName as C)
Arguments
- RegionNameCharacter
The name of the region.
Returns
- resultLogical
Returns .t. if the name matches an available region and .f. if it does not.
Description
RegionNameIsValid returns .t. if a region name is available in Alpha Cloud and .f. if it is not.