Searched refs:bCondition (Results 1 – 1 of 1) sorted by relevance
3201 FX_BOOL bCondition = FXJSE_Value_ToBoolean(argCondition); in If() local3203 bCondition ? argFirstValue : argSecondValue); in If()