Module Parameters.UseUnicode


module UseUnicode: Plugin.BOOL 
Behavior of option "-unicode"
Consult the Plugin Development Guide for additional details.

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.