Command "LoadQiQuLib"

Summary

Loads a library (jar) containing additional commands and/or functions. The command belongs to the group "File".


Parameters

Parameter Name Description Type
FileName The Path and filename of the library. valueexpression

Valid parameter combinations



Description

Loads a library containing additional commands and/or functions.

Examples


Example 1

The example below loads an additional library "/lib/extensions.jar" containing new QiQu commands and/or functions.
<LoadQiQuLib FileName="/lib/extensions.jar"/>