Contents
|
Index
|
< Browse
|
Browse >
usage: IMPORT(address,[length])
-creates a string by copying data from the specified 4-byte address
-copy terminates at a null byte if length is not specified
-see also
EXPORT()