Share via


FunctoidScripts.LogicalIsString(String) Method

Definition

public:
 bool LogicalIsString(System::String ^ val);
public bool LogicalIsString (string val);
member this.LogicalIsString : string -> bool
Public Function LogicalIsString (val As String) As Boolean

Parameters

val
String

Returns

Applies to