Syntax des ternären Operators in JavaScript

( condition ) ? run this code : run this code instead
shahsawood