DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
js two operations in ternary
[
boolean expression
]
?
(
operation1
,
operation2
)
:
(
operation3
,
operation4
)
;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#js
#operations
#ternary
ADD COMMENT
Topic
COMMENT
Name
1+2 =
Submit