|
<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > CURL > Curl_Cert_FullName |
Description
Returns CURL certificate full path and name.
Syntax
s = Curl_Cert_FullName
Returns
A string with Curl certificate full path and name.
Parameters
Remarks
Restrictions
See also
Examples