Skip to content

Naming Conventions

Learn how Field Label and Field Variable are different in nature and their usage within inLOGIC.

Field Label is distinguished from Field Variable by the look. The easiest way of understanding the difference between the two is that Field Label is for you to see on your computer screen, whereas Field Variable is for the system to communicate according to its logic.

Field Labels Make User Interaction Easier

As a way of communicating with the system, users are required to use camel case when defining a Field Variable. In inLOGIC, camel case always begins with a lower case letter and continue the compounding word with an upper case letter without any spacing.