次の方法で共有


FunctoidScripts.LogicalLte(String, String) メソッド

定義

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

パラメーター

val1
String
val2
String

戻り値

適用対象