Excel Client:Logon: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
Created page with '==Logon()== This function calls Connect to CoPlanner Server. The function returns a value of True if the connection already exists or has been successfully established. Otherwis…' |
No edit summary |
||
| Line 1: | Line 1: | ||
==Logon()== | ==Logon()== | ||
This function calls Connect to CoPlanner Server. The function returns a value of True if the connection already exists or has been successfully established. Otherwise it returns a value of False. | This [[Excel_Client:Functions_(Formulas)|function]] calls Connect to CoPlanner Server. The function returns a value of True if the connection already exists or has been successfully established. Otherwise it returns a value of False. | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
[[Category:Excel_Client_Formulas|Logon]] | [[Category:Excel_Client_Formulas|Logon]] | ||
[[de:Excel_Client:Logon]] | [[de:Excel_Client:Logon]] | ||
Revision as of 08:17, 7 May 2010
Logon()
This function calls Connect to CoPlanner Server. The function returns a value of True if the connection already exists or has been successfully established. Otherwise it returns a value of False.