RtFunctions.Create



Create(bsName As String,tpFuncType As tpFunctionTypes) As RtFunction

Parameters

bsName As String
Unique name of the new function to be created.
tpFuncType As tpFunctionTypes
Function type as a constant. tpFuncType
ED
avaliable
RT
not used

Remarks

Creates a new function and returns the new RtFunction object.

See Also

RtFunctions, RtFunction