Description: This statement sets the library for an application.
Warning: This statement should be used by advanced users only since irrevocable alteration of your application may occur.
Returns: Nothing
Usage: Script
Format: SetLibrary(Module, LibraryName)
Parameters: Module { Module } { required } { no default: }
Any expression that identifies the module or object for which the library is to be set.
LibraryName { Module } { required } { no default: }
Any module expression that identifies the library.
Comments: This statement may only appear in a script.