Official Content

Encapsulates an object inside another object. The result of the function must always be assigned to the property of a Component.

Syntax

Control.Object = Create( xxx, [parameters])

Where:

Control
   It is the name of the Component control added to the object.

xxx
   It is a Component or an attribute/variable containing the Component (*).

parameters
   Is the list of xxx parameters separated by a semicolon.

With the static option, you cannot change the web component reference at runtime, while the dynamic option allows you to change the name of the Web Component at run-time, but the parameters and data types are fixed.

Note: In mobile apps, it is not the name of the panel; refer to Call Variable to know how to name it.

Scope

Objects: Procedure, Transaction, Web PanelPanelData Provider 
Generators: .NET, .NET Framework, JavaApple, Android, Angular

See Also

CreateFromURL function 
Dynamic Component Creation 
Object property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant