The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If string
#1
I need to get the content of the clipboard and check to see if it is a string or not.


Example:1

Clipboard = "Hello"
if Clipboard = a sting
,out 1
else
,out 2

out = 1


Example:2

Clipboard = hello.png
if Clipboard = a sting
,out 1
else
,out 2

out = 2


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)