Framework:BeforeOpen: Difference between revisions
From CoPlanner 11
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
<span {{CoPFormel}}>BeforeOpen(<Function>,<Name>)</span> | <span {{CoPFormel}}>BeforeOpen(<Function>,<Name>)</span> | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
|- {{Tabellentitel}} | |- {{Tabellentitel}} | ||
| Line 15: | Line 13: | ||
|Name of the Import or Makro | |Name of the Import or Makro | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
==Result== | ==Result== | ||
Executes an import or macro before the mask opens. | Executes an import or macro before the mask opens. | ||
Latest revision as of 08:43, 24 May 2012
Function
BeforeOpen(<Function>,<Name>)
| Parameter | Description |
| Function | ExecImport, ExecMacro |
| Name | Name of the Import or Makro |
This function belongs to client-side functions.
Result
Executes an import or macro before the mask opens.