Gets the path of the last output folder.
[Visual Basic] Function GetLastOutputFolder() As String [C#] string GetLastOutputFolder(); [C++] String* GetLastOutputFolder(); [JScript] function GetLastOutputFolder(): String;
The path of the last output folder used.
IUtilitySet Interface | Okapi.Library.Utility Namespace