To open a new search object and get the first keyword in the list of entries in the search, use the following syntax:
var Search = OpenSearch()var Keyword = Search.GetFirstKeyword()