( JSFC migration) The EMA FieldEntry blank data corresponding to the JSFC blank data

HSIL_Kevin_Sun
HSIL_Kevin_Sun Newcomer
edited 4:55AM in EMA

For example, when the RTField type is NUM, the RTField.string() is "+0" when the data is empty/blank, so I know that the EMA FieldEntry blank can use "0" as a replacement
how about other data type ? Is there a table/doc for document these information ?

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @HSIL_Kevin_Sun

    Thank you for reaching out to us.

    It likely depends on the application's logic for interpreting blank values.

    For example, some applications may prefer to interpret a REAL blank value, as zero while other applications may use empty or null to represent a REAL blank value.