Excel Client:CopExpression: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
 
Line 1: Line 1:
==CopExpression(Expression)==
==[[Excel_Client:Functions_(Formulas)|Function]]==
 
<span {{CoPFormel}}>CopExpression(Expression)</span>


Expressions such as those used [[Excel_Client:Functions_(Formulas)|formulas]] can be executed here.  
Expressions such as those used [[Excel_Client:Functions_(Formulas)|formulas]] can be executed here.  


===Parameter===
{| class="wikitable" width={{{breite|80%}}}
 
|- {{Tabellentitel}}
{| class="wikitable" width="50%"
| width="150px"|Parameter
| Description
|-
|-
|width="200pt" style=background-color:#f6f6f6 |'''Expression''' 
|Expression  
|The expression that must be interpreted by the server.
|The expression that must be interpreted by the server.
|}
|}


 
==Example==
===Example ===
<span {{CoPFormel}}>CopExpression(„FKT_GetDate(DATEONLY)”)</span><br>
 
returns „02.03.2005”
{| class="wikitable" width="50%"
|- {{Tabellentitel}}  
|width="200pt" |Function
|Result
|-
|CopExpression(„FKT_GetDate(DATEONLY)”)
|„02.03.2005”
|}





Latest revision as of 10:19, 24 May 2012

Function

CopExpression(Expression)

Expressions such as those used formulas can be executed here.

Parameter Description
Expression The expression that must be interpreted by the server.

Example

CopExpression(„FKT_GetDate(DATEONLY)”)
returns „02.03.2005”