Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

%NtV function


Function

Function sets the defined occurrence time for the given expression value. Result is a value of the same type as the expression.

Note: if the NtV function is used in an eval tag that uses extended syntax for the expressions, it must be in the FINALLY section.

Declaration
Blok kódu
languageesl
themeConfluence
UNIVAL  %NtV(
        in Expression, 
   TIME in Time
 )
Parameters
ExpressionOptional expression.
TimeValue of Absolute time type, that determines the time of the value of the expression Expression.
Example
Blok kódu
languageesl
themeRDark
%NtV(P.SpeedFilterSim_PB+5, U.UVAR_TA\TIM)