Compartir a través de


FunctoidScripts.LogicalLte(String, String) Método

Definición

public:
 bool LogicalLte(System::String ^ val1, System::String ^ val2);
public bool LogicalLte (string val1, string val2);
member this.LogicalLte : string * string -> bool
Public Function LogicalLte (val1 As String, val2 As String) As Boolean

Parámetros

val1
String
val2
String

Devoluciones

Se aplica a