Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added mention of setcurrent( netcdf, string )

...

none setcurrent( netcdf, number )
none
setcurrent( netcdf, string )

On multi-variable netcdfs this sets the variable specified by the number or name given as the second argument as the current variable. Functions and operators act on the current variable only.

...