次の方法で共有


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

定義

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

パラメーター

val1
String
val2
String

戻り値

適用対象