Framework:BeforeOpen: 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 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.


__NOEDITSECTION__  
__NOEDITSECTION__  


[[Category:Functions|BeforeOpen]]
[[Category:Functions - client-side|BeforeOpen]]
[[Category:Functions - client-side|BeforeOpen]]
[[de:Framework:BeforeOpen]]
[[de:Framework:BeforeOpen]]

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.