Comment 12 for bug 1881563

Revision history for this message
Andrew Johnson (anj) wrote :

To implement a constant link with an array of zero or one elements, use the JSON const link type like this:

field(INP, {const:[]})
field(INP, {const:[1]})