Goto http://www.stucuk.netGoto http://www.atlanticaonlinewiki.comGoto http://www.game-requirements.com

BestFromListByList

From Original War Support Wiki

Jump to: navigation, search

SAIL Functions/B -> BestFromListByList


Description

This function returns the best value from the first specified list according to the values in the second specified list.

Parameters

BestFromListByList(first_list, second_list)

Examples

One can imagine than this function first uses function SortListByListDesc to sort first_list descending (according to the corresponding values in second_list), and then returns the first value in first_list.

BestfromListByList([Poul, Robin, Dolwan], [3, 5, 1])

Returned value is "Robin".

Related Functions

Personal tools
Clanbase
This is a cached copy of the requested page, and may not be up to date.

Sorry! This site is experiencing technical difficulties.
Try waiting a few minutes and reloading.

(Cannot contact the database server: MySQL functions missing, have you compiled PHP with the --with-mysql option? )


You can try searching via Google in the meantime.
Note that their indexes of our content may be out of date.