[[{“value”:”As part of the latest Technology Refreshes, IBM i 7.5 TR5 and 7.4 TR11, two new RPG built in functions, BiF, were added: %HIVAL and %LOVAL.
Their names describe what they return:
%HIVAL: Returns the highest value that can be returned from the variable
%LOVAL: Returns the lowest value that can be returned from the variable
The syntax for the BiF is:
%hival(variable)
%loval(variable)
Read more »”}]] Read More