what does the K- ESCAPE function do
Answers
Answered by
1
Answer:
The escape() function encodes a string. This function makes a string portable, so it can be transmitted across any network to any computer that supports ASCII characters.
Similar questions