 | ChildValue - returns a property of the first child of the given type, the third parameter is used when there is no such child... last change: 11.08.2026 15:43 |
Infomir functionality...
Lambda function type:  | - work with data... |
Category (Slovak): Dátové
Category (English): Data
Description (Slovak): - vráti vlastnosť prvého dieťaťa zadaného typu, tretí parameter je náhrada, keď také dieťa nie je...
Description (English): - returns a property of the first child of the given type, the third parameter is used when there is no such child...
Function parameters: (type,property,fallback)
Function parameters for example: (Lambda,title,-)
ChildValue(type,property,fallback)
Description
- returns a property of the first child of the given type, the third parameter is used when there is no such child...
Call example
@ChildValue(Lambda,title,-)@
Example
-