parse_boolean


Description:

[ Version ( since = "2.4" ) ]
public bool parse_boolean (out bool dest)

Parameters:

this

A Scanner created by Scanner.file or Scanner.string

dest

Return location for the parsed boolean

Returns:

true on success