HELP!

Add a Base Class

A Base Class provides a template for creating Viabl.ai Platform objects. It can be one of 5 types; List, Numeric, Date, Text & Boolean. All Object types have built-in system Properties and Events; List and Boolean types can also have user defined List Value Properties. Objects inherit all the Properties and Events of their Base Class parent. System Properties and Events control the behaviour of Objects whilst user defined properties can be used and manipulated via Viabl.ai Platform scripts.

New Bass Classes can be created based on these 5 types and whether it is a Question or Knowledge Type Object

Knowledge Objects

The different possible knowledge objects can be seen in the image below

Custom object properties can be added to the existing properties for that object

Custom List Properties

If the data held is that of a List question, optional custom list properties may also be added

On This Page