[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
DeleteLinesFromLog
Jump to navigation
Jump to search
A command for ConScribe.
Syntax:
(result:int) DeleteLinesFromLog formatString:string var1 var2 ... var20 lowerLimit:int upperLimit:int
Removes a slice of lines from the registered log. Returns -1 if the call fails.
Notes[edit | edit source]
- Slice limits are in an open interval (end points are included).
- Single lines can be removed by passing the same number as the upper and lower limits.
See also[edit | edit source]