Back to FabImage Library website

You are here: Start » Function Reference » All Functions » String » FisFilter_SortStrings

FisFilter_SortStrings


This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.

Header: STD.h
Namespace: fis
Module: FoundationLite

Sorts an array of strings.

Syntax

void fis::FisFilter_SortStrings
(
	ftl::Array<ftl::String>& ioStrings,
	bool inDescending,
	bool inNaturalSort
)

Parameters

Name Type Default Description
Input will be modified ioStrings Array<String>&
Input value inDescending bool
Input value inNaturalSort bool False