Jam.py documentation

raw_value

raw_value

domain: client

language: javascript

class Field class

Description

Represents the data in a field object.

Use raw_value read only property to read data directly from the item dataset. Other properties such as value and text use convesion. So the value property converts the null value to 0 for the numeric fields.

See also

Fields

value

text