Saturday, February 8, 2014

Maximum and Minimum of RecId

Ever thought of getting the Maximum or Minimum value of of RecId, here is the method to find out.

maxRecId() which gives you Maximum RecId value
minRecId() which gives you Minimum RecId value

Output:

Max of RecId


Min of RecId

No comments:

Post a Comment