Constant value = 0. Changes the main progress indicator.
[Visual Basic] Public const MAINPROGRESS As Integer = 0 [C#] public const int MAINPROGRESS = 0; [C++] public: const int MAINPROGRESS = 0; [JScript] public const var MAINPROGRESS: int = 0;
LogType Class | Okapi.Library.Base Namespace