Changes for page 13 Structure Mapping

Last modified by Artur on 2025/09/10 11:19

From version 5.1
edited by Helena
on 2025/06/16 15:29
Change comment: There is no comment for this version
To version 5.2
edited by Helena
on 2025/06/16 15:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -225,7 +225,7 @@
225 225  
226 226  The input 'G' matches on the last rule which is used as a catch-all or default in this example.
227 227  
228 -=== 13. Substrings ===
228 +=== 13.6.2 Substrings ===
229 229  
230 230  Substrings provide an alternative to regular expressions where the required section of an input value can be described using the number of the starting character, and the length of the substring in characters. The first character is at position 1.
231 231