|Hi
I have a for all loop with a condition. I want to add a condition.
The condition nees to be a search
exampl
for all people where people.existing = true
looperaddline(...
end
exampl
for all people where "people.existing = true AND people.name LIKe edt_search"
looperaddline(...
end
But the like does not work. I donnot get the help it states to use a [ but that doesnot work
Please help
Regards
Allard
I have a for all loop with a condition. I want to add a condition.
The condition nees to be a search
exampl
for all people where people.existing = true
looperaddline(...
end
exampl
for all people where "people.existing = true AND people.name LIKe edt_search"
looperaddline(...
end
But the like does not work. I donnot get the help it states to use a [ but that doesnot work
Please help
Regards
Allard