Code Snippets Support

Code snippets are small sequences of reusable code that can be inserted using a combination of shortcut keys. They are very useful as they make it easier to remember specific formatting of functions and avoid spending time on typos and syntax errors.

Code snippets are an aid of type IntelliSense/auto-complete and most of the times they are incomplete and / or syntactically incorrect and require further processing thereof.

Code snippets support is available via the Monaco Intelisense for text boxes and controls of type JavaScript. and for the HTML editor.

NOTE  
Backward compatibility is not necessary, so the snippets, their name, their content and the way they are organized in drop-downs may change from one FintechOS Studio release to another without prior notice.