Project

General

Profile

Actions

Bug #6379

open

Using if-then-else in syntax causes an error

Added by Alexander Kamkin over 8 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
10/29/2015
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

mode C0_R (r: card(5), s: card(3)) = CPR[8 * r + s]
  syntax = if s == coerce(card(3), 0) then format("$%d", r) else format("$%d, %d", r, s) endif
Actions

Also available in: Atom PDF