Skip to content

Question about aql query #382

Closed Answered by lredor
phamvietquang123 asked this question in Q&A
Discussion options

You must be logged in to vote

OK sorry I misunderstood.
It is not documented, but it seems to be OK. For example, if you put the bellow expression in the Interpreter view, you can see that it will be OK.

aql:if self.name.startsWith('a') then if self.name.startsWith('ab') then 'Start With ab' else 'Start With a' endif else 'Not start with a' endif

  • Case 1
  • Case 2
  • Case 3

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@phamvietquang123
Comment options

@lredor
Comment options

lredor Apr 26, 2024
Collaborator

Answer selected by phamvietquang123
@phamvietquang123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants