str_to_bool

Returns whether a string should be true or false

Syntax

stock bool:str_to_bool( const string[] ) {

Usage

string The string to look at.

Return

Returns — true or false.

Defined in nfvault.inc at line 3199 . This documentation was automatically generated from source.