Este es el sitio web histórico de la documentación de 4D. La documentación se está trasladando progresivamente a developer.4d.com

Inicio

 
4D v20 R7
OBJECT SET SUBFORM CONTAINER VALUE

OBJECT SET SUBFORM CONTAINER VALUE 


 

OBJECT SET SUBFORM CONTAINER VALUE ( value ) 
Parámetro Tipo   Descripción
value  Mixed in New value for the data source

The OBJECT SET SUBFORM CONTAINER VALUE command sets the current value of the data source bound with the subform container displayed in the parent form.

This command can only be used in the context of a form used as a subform. In any other context, it does nothing.

Pass in value a value of the same type as the data source bound to the subform container. The data source must be an assignable expression (see Assignable vs non-assignable expressions), otherwise the command does nothing. 

For more information on bound variables and form/subform interaction, see Managing the bound variable on developer.4d.com.

Ejemplo  

A detailed example is available in the OBJECT Get subform container value section.



Ver también 

Form
OBJECT Get subform container value

 
PROPIEDADES 

Producto: 4D
Tema: Objetos (Formularios)
Número 1784

 
CONTENIDO DE LA PÁGINA 
 
HISTORIA 

Creado por: 4D v19 R5

 
ARTICLE USAGE

Manual de lenguaje 4D ( 4D v20 R7)