Excel Client:CopExpression: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with '==CopExpression(Expression)== Expressions such as those used in AggMasks and formulas can be executed here. ===Parameter=== {| style=cellspacing="1" cellpadding="5" border="1…'
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
==CopExpression(Expression)==
==[[Excel_Client:Functions_(Formulas)|Function]]==


Expressions such as those used in AggMasks and formulas can be executed here.
<span {{CoPFormel}}>CopExpression(Expression)</span>


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


{| style=cellspacing="1" cellpadding="5" border="1" width={{{breite|50%}}}
{| class="wikitable" width={{{breite|80%}}}
|- {{Tabellentitel}}
| 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”
{| style=cellspacing="1" cellpadding="5" border="1" width={{{breite|50%}}}
|-
|width="200pt" style=background-color:#f6f6f6 |'''Function'''
|style=background-color:#f6f6f6 |'''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”