Module Plugin.S.Help

module Help: Plugin.Bool 
Deprecated.since Oxygen-20120901

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