Function like "in" in Delphi?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sonnich

    Function like "in" in Delphi?

    Hi

    Is the such a function like IN in delphi:

    if( $somechar in ["a", "b", "d"])
    dsafsakjldg;

    where true is for the characters mentioned above.

    BR
    S

Working...