Is there equivalent to C standard library function sscanf in Pascal? I'm planning on making simple chatbot and REGEXPs are overkill for things I have in mind, function like that would be enough.