Excel Client:CopExpression: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:
===Parameter===
===Parameter===


{| style=cellspacing="1" cellpadding="5" border="1" width={{{breite|50%}}}
{| class="wikitable" width="50%"
|-
|-
|width="200pt" style=background-color:#f6f6f6 |'''Expression'''   
|width="200pt" style=background-color:#f6f6f6 |'''Expression'''   
Line 14: Line 14:
===Example ===
===Example ===


{| style=cellspacing="1" cellpadding="5" border="1" width={{{breite|50%}}}
{| class="wikitable" width="50%"
|-
|- {{Tabellentitel}}  
|width="200pt" style=background-color:#f6f6f6 |'''Function'''
|width="200pt" |Function
|style=background-color:#f6f6f6 |'''Result '''
|Result
|-
|-
|CopExpression(„FKT_GetDate(DATEONLY)”)
|CopExpression(„FKT_GetDate(DATEONLY)”)

Revision as of 09:44, 6 March 2012

CopExpression(Expression)

Expressions such as those used in AggMasks and formulas can be executed here.

Parameter

Expression The expression that must be interpreted by the server.


Example

Function Result
CopExpression(„FKT_GetDate(DATEONLY)”) „02.03.2005”