SBM ModScript Reference → Programming SBM ModScript → Object Types → Lib → Lib SetLibraryName() Method
(SBM On-Premise only) Sets the DLL name.
Parameter | Type | Description |
---|---|---|
name |
string |
The name—and optionally the path—of the DLL. For details, refer to Loading the Library in SBM ModScript. |
Type | Description |
---|---|
None |
SBM ModScript version: 11.3.
This method tells the SBM library object which DLL you are going to load and call functions in.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.