Vidíte historickú verziu tejto stránky. Pozrite si aktuálnu verziu.

Porovnať s aktuálnou verziou Zobraziť históriu stránky

« Predchádzajúce Verzia 2 Aktuálny »

%PrevV function


Function
The function returns previous value of the argument. Function usefulness - Eval tags.
Declaration
UNIVAL  %PrevV(
   UNIVAL in Arg
 )
Parameters
ArgExpression of optional type.


Note
Based on the way of evaluation of eval tag the result will be:
  • periodical eval tag - returns the value of argument valid during previous calculation,
  • on-change eval tag - returns previous value of the argument.
  • Žiadne štítky