CopyNextLine
-
class CopyNextLine : public feasst::Action
Copy the next line that was parsed by MonteCarlo.
Arguments
replace[i]: replace this argument with the following with[i]. The “[i]” is to be substituted for an integer 0, 1, 2, … If only one replace, the “[i]” is optional.
with[i]: this is the value to replace the argument with. The “[i]” is to be substituted for an integer 0, 1, 2, … If only one with, the “[i]” is optional.