groups

Link to this snippet:


Download to Code Collector

language: Other
licence: Other

TYPOSCRIPT : Conditions tester id de la page courante

options: send to code collectorview all pierre alexandre payet's snippets
#match if the page-id is 265
[globalVar = TSFE:id = 265]

#This will match with the page-id being higher than 10:
[globalVar = TSFE:id > 10]