hey Zephyr Team
Are you support syntax below yet ?
//short if
let isSent = (rt == 1) ? 1 : 0;
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
hey Zephyr Team
Are you support syntax below yet ?
//short if
let isSent = (rt == 1) ? 1 : 0;