OOF2: The Manual

Name

OOF.LoadData.Profile.New — Create a new named profile from a data file.

Synopsis

OOF.LoadData.Profile.New(name,profile)

Details

  • Parent Menu: OOF.LoadData.Profile
  • Callback: function _newNamedProfile in module oof2.engine.IO.profileIO
  • Threadability: Threadable
  • Parameters:

    name
    Name of the profile. Type: A character string.
    profile
    Type: An object of the CoreProfile class.

Description

Load a named Profile. This command is only used in data files.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */