Hi All,
Is it possible to use the "while.condition" while File.Run is running?
Ex.
File.Run x
while File.Run x do
do something
end
Thanks
Is it possible to use the "while.condition" while File.Run is running?
Ex.
File.Run x
while File.Run x do
do something
end
Thanks
Comment