Class String

Version added: before 9.5
If necessary, instances of this class can be created by:

- Local variable:
local str = LM.String:new_local()

- Global (see Script Structure about conventions for naming globals):
XX_str = LM.String:new()

Methods of String:

Name Returns Description Ver
Buffer char < 9.5
Set void < 9.5