getValue(name)

Returns object value of specified record field.

Parameters

  • name (String): field name;

Example

var dateRequested = this.record.getValue('wr.date_requested');