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=== | ||
{| | {| class="wikitable" width="50%" | ||
|- | |- | ||
|width="200pt" style=background-color:#f6f6f6 |'''Expression''' | |width="200pt" style=background-color:#f6f6f6 |'''Expression''' | ||
| Line 14: | Line 14: | ||
===Example === | ===Example === | ||
{| | {| class="wikitable" width="50%" | ||
|- {{Tabellentitel}} | |||
|width="200pt" | |width="200pt" |Function | ||
| | |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” |