[This is preliminary documentation and subject to change.]
Index of the current utility.
[Visual Basic] Protected m_nCurrent As Integer [C#] protected int m_nCurrent; [C++] protected: int m_nCurrent; [JScript] protected var m_nCurrent: int;
BaseUtilitySet Class | Okapi.Library.Utility Namespace