char_substring_fct ::= "substring" "(" char_value_exp "from" start_position [ "for" string_length ] ")"
This rule is called by -> char_value_fct
-> char_value_fct