function getSubscribers(url: text , p: player): set {_var} to text of "%{_url}%" if {_var} contains "": replace all "" with "" in {_var} replace all " " with "" in {_var} # do something... else: send "This is not a video-url." to {_p}