Excel Client:CopExpression: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== | ==[[Excel_Client:Functions_(Formulas)|Function]]== | ||
<span {{CoPFormel}}>CopExpression(Expression)</span> | |||
Expressions such as those used [[Excel_Client:Functions_(Formulas)|formulas]] can be executed here. | |||
{| class="wikitable" width=" | {| class="wikitable" width={{{breite|80%}}} | ||
|- {{Tabellentitel}} | |||
| 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” | |||