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 |
||
| Line 1: | Line 1: | ||
==CopExpression(Expression)== | ==CopExpression(Expression)== | ||
Expressions such as those used in AggMasks and formulas can be executed here. | Expressions such as those used in AggMasks and [[Excel_Client:Functions_(Formulas)|formulas]] can be executed here. | ||
===Parameter=== | ===Parameter=== | ||
Revision as of 08:17, 7 May 2010
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” |