[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the value of a configuration variable.
Source position: line 0
public function TTemplateApplication.VarAsBool( |
const Name: string |
):Boolean; |
Index: Integer |
):Boolean; |
const Name: string; |
out Error: Boolean |
):Boolean; |
Index: Integer; |
out Error: Boolean |
):Boolean; |
Returns as boolean the value of the configuration variable denoted by Name or Index.
If the value can't be casted to boolean or the variable does not exists: