anyInstance(): Boolean;
The anyInstance method of the Class class returns true if any instances of the receiver class exist and is equivalent to the firstInstance <> null expression.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.