Is there a way to loop over each line in the current selection?
e.g.
for each line in selection
// do something to this line if it matches criteria
end for
I see the selection property in the help but it is documented as read only.
-Michael
e.g.
for each line in selection
// do something to this line if it matches criteria
end for
I see the selection property in the help but it is documented as read only.
-Michael