To quickly add a new function to a display you can press hold the CTRL key, and press Q once to bring up the Quick Access window. Type in your new function name, followed by an equals sign, parameter name you want to perform a calculation on and the function specifics followed by a semi-colon. E.g. MyFunctionName = vCar * 2;
If the syntax is valid you will see a green validation message in the Quick Access title bar else the message will be red with a failed message. You can then press enter to create and add this function to the display.
Function validation successful:

Function validation unsuccessful:

Comments
0 comments
Please sign in to leave a comment.