Skip to content
Discussion options

You must be logged in to vote

Hi @SHogenboom. I moved this over to Discussion from Issues.

response = response.rt == null ? info : response;

This is a shorthand for an if... else statement. It's called the ternary operator. You can learn more about it here.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SHogenboom
Comment options

Answer selected by SHogenboom
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
Converted from issue

This discussion was converted from issue #1646 on March 18, 2021 15:06.