visual objects
|
| |
1. |
string
|
=
|
text.word.extract ( string )
|
2. |
string
|
=
|
text.word.extract ( string , long )
|
3. |
string
|
=
|
text.word.extract ( string , string )
|
4. |
objectid
|
=
|
text.word.list.create ( string , string )
|
5. |
objectid
|
=
|
text.word.list.create ( string )
|
6. |
|
|
text.word.list.free ( objectid )
|
7. |
string
|
=
|
text.word.list.get ( objectid , long )
|
8. |
long
|
=
|
text.word.list.number.get ( objectid )
|
9. |
long
|
=
|
text.word.list.search ( objectid , string )
|
10. |
long
|
=
|
text.word.list.search ( objectid , string , long )
|
11. |
long
|
=
|
text.word.list.search ( objectid , string , long , long )
|