Form ScriptRun Script_ Iron Python Method
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public static void RunScript_IronPython(
string scripttitle,
string scripttext,
FormFlowsheet fsheet,
Action<TraceBackFrame> debuggingstep
)VB
Public Shared Sub RunScript_IronPython (
scripttitle As String,
scripttext As String,
fsheet As FormFlowsheet,
debuggingstep As Action(Of TraceBackFrame)
)Parameters
- scripttitle String
- scripttext String
- fsheet FormFlowsheet
- debuggingstep ActionTraceBackFrame