The topic:
thinBasic Modules > Dictionary > Dictionary_ListKeys

Contains in the Returns section this (minor typo):
String: keys listk
But I think there should be just:
String
Because the Description already says:
Returns a string buffer containing all the keys present in dictionary.

Petr