FunctoidScripts.AddToCumulativeMin(Int32, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ AddToCumulativeMin(int index, System::String ^ val, System::String ^ notused);
public string AddToCumulativeMin (int index, string val, string notused);
member this.AddToCumulativeMin : int * string * string -> string
Public Function AddToCumulativeMin (index As Integer, val As String, notused As String) As String
Parameters
- index
- Int32
- val
- String
- notused
- String