CustomContentBase::GetMapping (open)

Return the mapping for all return fields

Syntax

LOADLIB "mod::consilio/lib/contentproviders/customcontent.whlib";

RECORD ARRAY FUNCTION GetMapping()

Return value

RECORD ARRAY

Mapping

STRING name

Name of the field

suggested

If the content should be used for autocomplete suggestions

tokenized

Whether the field should be tokenized

value

Default value if this field isn't return (also used to determine the type of the field)