char_substring_fct

char_substring_fct 
      ::= 
      "substring" "(" char_value_exp "from" start_position 
      [ "for" string_length ] ")" 

[rule list]
This rule is called by

-> char_value_fct