Error 38. Unsupported field in GetOptions

Occurs when wrong (or not supported) field name was used in GetOption call, for example:

x = GetOption("NoSuchOption");