Syntax @RemoveRasterBands() Arguments This parameter specifies whether selected bands will be removed or kept (in which case all non-selected bands are removed). Range: REMOVE | KEEP Description The @RemoveRasterBands function is used to remove unwanted bands from raster features. The parameter specifies whether selected bands are removed or kept. When set to REMOVE, all the selected bands in the raster will be removed. When set to KEEP, the selected bands will remain while all the non-selected bands will be removed. Input features must contain raster geometries only.