다음을 통해 공유


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

반환

적용 대상