OOF2: The Manual
Name
OOF.Subproblem.Rename — Rename a Subproblem.
Synopsis
OOF.Subproblem.Rename(subproblem,name)
Details
- Parent Menu: OOF.Subproblem
-
Callback: function
_rename_subproblemin moduleooflib.engine.IO.subproblemmenu -
Parameters:
subproblem- Type: The path to an existing
SubProblemobject. name- New name for the subproblem. Type: A character string not containing ':'.



