You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Curly brackets, square brackets ... double, single ...

edited Aug 31, 2018 1:34PM in Visual Builder 2 comments

Summary

Diifference between double curly brackets, double square brackets, ...

Content

As a newbee to VBCS is followed a learning path compiled by John Ceccarelli, and typing stuff exactly as John prescribes, works fine :-)

Hoewever, in the property inspector I have to enclose certain input between double curly brackets: {{"Expense Report " + $page.variables.expenseReport.id}}

Somewhere else, in code view, I have to enclose certain text between double square brackets: on-click="[[$page.listeners.backButtonClicked]]"

in the same code I see the usage of single curly brackets: converter="{"option":.....

 

Can someone please explain when to use what kind of (single/double) brackets, or guide me to some documentation about it? Thanks!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!