is_valid_identifier


is_valid_identifier(s)
      

Return true if the symbol s is a valid Slogan identifier name, otherwise return false.

Also see:

is_keyword_token


Core Module Index | Main Index