Conversational help

From Lianjapedia
Revision as of 00:55, 9 April 2024 by Barrymavin (Talk | contribs)

Jump to: navigation, search

The conversational help system in the Lianja App Builder provides the ability for you to ask questions in the documentation. The help system is updated dynamically as new questions and topics become available.

Type in questions in the "Search Bar" above.

Examples

show me all commands

show me all functions

show me all classes

how do i use the script editor?

how do i create a database?

what are the input masks?

show me all json functions

what is data mapping?

how do i use the canvas designer?

how do i build web apps?

how do i build mobile apps?

Functions

If you want to lookup the dopcumentation for a specific function just type the function name followed by ().

json_decode()

Commands

If you want to lookup the dopcumentation for a specific command just type the command name.

list status sql select create database create table

Classes

From the "Classes" tab click on a class name and the "Doc" will be displayed for that class.