Hi, it's a kind of silly question: How can i use a string as a type? for example i want to pass a parameter as a string but the compiler says string is not defined, which module dhould i import to work with strings? thx.