2.2.31 trimright


Brief Information

Remove missing values from the right end of Y columns.

Additional Information

X-Function not designed for Auto GetN Dialog.

Command Line Usage

trimright iy:=(1,2); // remove elements having the value NANUM from the right end of col(2)

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input iy

Input

XYRange

<active>
The XYRange to be trimmed

Description

This X-Functin can be used to remove missing values from the right end of Y columns.

When the corresponding X column contains missing values from the right end, Y columns' data will be removed too.


Keywords:nanum