UniScript.CallΒΆ
The UniScript.Call method can be used to invoke a UniScript function from another program (ActiveX-Controllern).
- ret = UniScript.Call(ssFuncName, arg1, ...)
Comment
UniScript.Call returns a matrix, UniScript.Call2 returns a vector.
See UniPlot.Call
See also
id-1318317