Microsoft Small Basic


Dictionary

This class provides access to an online Dictionary service.

Operations

GetDefinition

Dictionary.GetDefinition(word)

Gets the definition of a word, in English.

word

The word to define.

Returns

The definition(s) of the specified word.

GetDefinitionInFrench

Dictionary.GetDefinitionInFrench(word)

Gets the definition of a word, in French.

word

The word to define.

Returns

The definition(s) of the specified word.