min(property, data)

gets the minimum value of a property

Parameters

  • property - the property (template) of the data items (optional)
    • any
  • data - dataset (optional)
    • object

Returns

method doesn't return any data