fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
parse_boolean_env
Function
13 statements
Source File
fortplot_string_utils.f90
fortplot_string_utils
parse_boolean_env
Contents
public function parse_boolean_env(env_value) result(val)
Case-insensitive parse for common boolean-ish strings.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
env_value
Return Value
logical