EEex_WriteStringAuto

Write a string

EEex_WriteStringAuto(string)

Parameters

  • string - text to write to memory

Returns

Returns address of the string

Notes

Example

local nAddress = EEex_WriteStringAuto("test")

See Also

EEex_WriteString, EEex_WriteLString