Difference between revisions of "NXSL:FILE:read"

14 bytes added ,  18:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "__NOTOC__ Read up to given number of bytes from file and return them as string. '''Since:''' 2.2.3 == Syntax == read(''count''); == Parameters == :{| |- | ''count'' ||...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Read up to given number of bytes from file and return them as string.
Read up to given number of bytes from file and return them as string.