ObjectID =  text .word .list .create  (  Text  )  
                                     
Description :

This instruction takes all the words in a text string and orders them into a list.

Parameters :

  • Text to compute.

Return Handle :

  • ObjectID of the list.

Examples :