Back to Aurora Vision Library Lite website

You are here: Start » All Functions » String » AvsFilter_SortStrings

AvsFilter_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: avs

Sorts an array of strings.

Syntax

void avs::AvsFilter_SortStrings
(
	atl::Array<atl::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