2d object properties / List Property listing :
Overview :
visual objects
1.
objectid
=
text.word.list.create (
string , string
)
2.
objectid
=
text.word.list.create (
string
)
3.
text.word.list.free (
objectid
)
4.
string
=
text.word.list.get (
objectid , long
)
5.
long
=
text.word.list.number.get (
objectid
)
6.
long
=
text.word.list.search (
objectid , string
)
7.
long
=
text.word.list.search (
objectid , string , long
)
8.
long
=
text.word.list.search (
objectid , string , long , long
)