Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some questions about drop-down lists with filter function
#2
for #1 succeed

if(find(aList[i] s 0 1)<0) continue
to:
if(findrx(aList[i] F"^{s}" 0 1)<0) continue

for #2 #3 
No relevant information was found


Messages In This Thread
RE: Some questions about drop-down lists with filter function - by Davider - 12-13-2022, 10:22 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)