OOF2: The Manual

Name

OOF.Help.Tutorials.Resume — Resume a tutorial.

Synopsis

OOF.Help.Tutorials.Resume(subject, progress)

Details

  • Parent Menu: OOF.Help.Tutorials
  • Callback: function resume_tutorial in module ooflib.common.IO.GUI.tutorialsGUI
  • Options: no_cli=True
  • Parameters:

    subject
    The name of the tutorial. Type: A character string.
    progress
    The current page number. Type: Integer.

Description

This command is used when a tutorial session is saved in a script. It's not available to the user directly.