FunctoidScripts.MathDivide(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 ^ MathDivide(System::String ^ val1, System::String ^ val2);
public string MathDivide (string val1, string val2);
member this.MathDivide : string * string -> string
Public Function MathDivide (val1 As String, val2 As String) As String
Parameters
- val1
- String
- val2
- String