anyKode Marilou
ContentsIndexHome
PreviousUpNext
CommandLine::Exists

Tester si un argument existe.

C++
static bool Exists(const xkode::lib::String & Argument);
Parameters 
Description 
const xkode::lib::String & Argument 
[in] Argument à tester. 

Si l'argument existe, la valeur retournée est true. 

Si l'argument n'existe pas, la valeur retournée est false.

Exists teste si un argument spécifique a été utilisé dans la ligne de commande.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!