X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fexpressions.texi;h=c77ddcae844687c189ff276ce322f0c338c3b574;hb=b401615e6db40bf74394839b96600afe3a868a95;hp=345e59669d36ad6f0cc08a8f95251e3b0760fdbc;hpb=a9b46fb9e208c694e39d6f173bfa6fe631a30129;p=pspp-builds.git diff --git a/doc/expressions.texi b/doc/expressions.texi index 345e5966..c77ddcae 100644 --- a/doc/expressions.texi +++ b/doc/expressions.texi @@ -1077,7 +1077,8 @@ yields the value of that variable for the case @var{n} before the current one. Results in system-missing (for numeric variables) or blanks (for string variables) for the first @var{n} cases. -@code{LAG} obtains values from the cases that become the new active file +@code{LAG} obtains values from the cases that become the new active +dataset after a procedure executes. Thus, @code{LAG} will not return values from cases dropped by transformations such as @cmd{SELECT IF}, and transformations like @cmd{COMPUTE} that modify data will change the