Method: Parametric::Field::Result#value

Defined in:
lib/parametric/field.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



15
16
17
# File 'lib/parametric/field.rb', line 15

def value
  @value
end