 | Link - puts a link to an information into the text: in the application a click shows it, in an exported page it leads to its page. Without the second parameter the title of the information is shown... last change: 12.08.2026 20:35 |
Infomir functionality...
Lambda function type:  | - work with data... |
Category (Slovak): Dátové
Category (English): Data
Description (Slovak): - vloží do textu odkaz na informáciu: v aplikácii ju klik zobrazí, v exportovanej stránke vedie na jej stránku. Bez druhého parametra sa ukáže nadpis informácie...
Description (English): - puts a link to an information into the text: in the application a click shows it, in an exported page it leads to its page. Without the second parameter the title of the information is shown...
Function parameters: (id,text)
Function parameters for example: (ToDo)
Link(id,text)
Description
- puts a link to an information into the text: in the application a click shows it, in an exported page it leads to its page. Without the second parameter the title of the information is shown...
Call example
@Link(ToDo)@
Example