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. | ||
{| class="wikitable" width={{{breite|80%}}} | |||
|- {{Tabellentitel}} | |||
{| class="wikitable" width=" | | width="150px"|Parameter | ||
| Description | |||
|- | |- | ||
| | |Expression | ||
|The expression that must be interpreted by the server. | |The expression that must be interpreted by the server. | ||
|} | |} | ||
==Example== | |||
<span {{CoPFormel}}>CopExpression(„FKT_GetDate(DATEONLY)”)</span><br> | |||
returns „02.03.2005” | |||