SBM ModScript Reference → Programming SBM ModScript → Object Types → Lib → Lib IsLibraryLoaded() Method
(SBM On-Premise only) Verifies if the library has already been loaded.
Parameter | Type | Description |
---|---|---|
None |
Type | Description |
---|---|
bool |
Returns true if the library is already loaded; returns false otherwise. |
SBM ModScript version: 11.3.
This function throws a runtime exception if SetLibraryName() has not previously been called for this object or if any arguments were passed to this function.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.