Comparator to get arrays of strings (or arrays of pairs) sorted in the correct order for the Swedish language. With normal array->sort the sort order will be ä, å, ö instead of the desired å, ä, ö.
This comparator is very limited. It will only look at the first character position of the strings, and does only care about the characters å, ä and ö.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.