[TYPO3-english] Using vertical bars in regular expressions in Typo forms
David Bruchmann
typo3-en at bruchmann-web.de
Sun Jul 19 20:30:13 CEST 2009
----- Ursprüngliche Nachricht -----
Von: David Bruchmann <typo3-en at bruchmann-web.de>
Gesendet: Sonntag, 19. Juli 2009 20:22:20
An: TYPO3 English <typo3-english at lists.netfielders.de>
CC:
Betreff: Re: [TYPO3-english] Using vertical bars in regular
expressions in Typo forms
>
> Another possibility could be (I've never tested) to note "|" as chr(0x7c)
>
> chr is also accepted as stdWrap-property.
>
... but stdWrap-property is int, so you've to write *chr(124)* instead
of chr(0x7c)
More information about the TYPO3-english
mailing list