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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Logon()==
==[[Excel_Client:Functions_(Formulas)|Function]]==


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.  
<span {{CoPFormel}}>Logon()</span>
 
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]]

Latest revision as of 10:46, 24 May 2012

Function

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.