FunctoidScripts.MathDivide(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- val1
- String
- val2
- String