Navigation:  LuaScriptConfigurator >

SetMinBuildVersion

Previous pageReturn to chapter overviewNext page

SetMinBuildVersion(int iMinBuildNumber)

Parameters

iMinBuildNumber

The minimum build number of INM that the script requires.

Remarks

The minimum build number is a very important field to set. It tells INM if the script can be used with the current version of INM. By default, this number should be set to the build number the author have used to test the script with.