Framework:BeforeOpen: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== BeforeOpen(<Function>, <Name>) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f6f6f6 ..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Framework:Functions|Function]]==
==[[Framework:Functions|Function]]==


BeforeOpen(<Function>, <Name>)
<span {{CoPFormel}}>BeforeOpen(<Function>,<Name>)</span>
 
{| class="wikitable" width="100%"
 
|- {{Tabellentitel}}  
{| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1"
| Parameter
|-
| Description
| style=background-color:#f6f6f6 |'''Parameter'''
| style=background-color:#f6f6f6 |'''Description'''
|-
|-
|Function
|Function
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.