Please enable JavaScript to view this site.

Knowledge Bridge Documentation

Help version: 3.3.8

 

Variables are names for values in your application. The names, called "identifiers", follow Rules. Identifiers

omust start with a letter, underscore (_), or dollar sign ($)

oare case sensitive

osubsequent characters can also be digits 0-9

 

 

Declaration

In kBridge, variables are most often declared with the keyword var (example, var x = 32).

Knowledge Bridge from Engingeering Intent is a full-featured engineering and sales automation environment