Constant value = 6. Block of data.
[Visual Basic] Public const BLOCK As Integer = 6 [C#] public const int BLOCK = 6; [C++] public: const int BLOCK = 6; [JScript] public const var BLOCK: int = 6;
An item of this type is a block of data not relevant for localization.
FilterItemType Class | Okapi.Library.Filter Namespace