VerifyPool

Checks if the specified pool exists. If not, it throws an exception.

SYNTAX
VerifyPool(poolName) 
ARGUMENTS dllFileName Name of the pool to check
EXAMPLE
VerifyPool("MyPool")